Skip to content

Feature/snapshot subscription graphql - #5058

Open
HarshitVerma109 wants to merge 3 commits into
OWASP:feature/community-snapshotsfrom
HarshitVerma109:feature/snapshot-subscription-graphql
Open

Feature/snapshot subscription graphql#5058
HarshitVerma109 wants to merge 3 commits into
OWASP:feature/community-snapshotsfrom
HarshitVerma109:feature/snapshot-subscription-graphql

fix issues

8e2855c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 1s

98.78% (target 95.00%)

View this Pull Request on Codecov

98.78% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 99.67846% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.78%. Comparing base (38e18f2) to head (8e2855c).
⚠️ Report is 1 commits behind head on feature/community-snapshots.

Files with missing lines Patch % Lines
...sp/api/internal/mutations/snapshot_subscription.py 99.20% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                       Coverage Diff                       @@
##           feature/community-snapshots    #5058      +/-   ##
===============================================================
+ Coverage                        98.77%   98.78%   +0.01%     
===============================================================
  Files                              543      546       +3     
  Lines                            17443    17739     +296     
  Branches                          2539     2571      +32     
===============================================================
+ Hits                             17229    17524     +295     
- Misses                              88       89       +1     
  Partials                           126      126              
Files with missing lines Coverage Δ
...kend/src/apps/owasp/admin/snapshot_subscription.py 100.00% <100.00%> (ø)
...ckend/src/apps/owasp/api/internal/nodes/chapter.py 100.00% <ø> (ø)
.../owasp/api/internal/nodes/snapshot_subscription.py 100.00% <100.00%> (ø)
...end/src/apps/owasp/api/internal/queries/chapter.py 100.00% <100.00%> (ø)
...d/src/apps/owasp/api/internal/queries/committee.py 100.00% <100.00%> (ø)
...end/src/apps/owasp/api/internal/queries/project.py 100.00% <100.00%> (ø)
...wasp/api/internal/queries/snapshot_subscription.py 100.00% <100.00%> (ø)
...end/src/apps/owasp/models/snapshot_subscription.py 100.00% <100.00%> (ø)
...sp/api/internal/mutations/snapshot_subscription.py 99.20% <99.20%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38e18f2...8e2855c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.