Skip to content

Feature/snapshot subscription graphql#5058

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

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

feat: add GraphQL API for snapshot subscription management

22b8e4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2026 in 1s

98.82% (target 95.00%)

View this Pull Request on Codecov

98.82% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 99.31507% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.82%. Comparing base (0479503) to head (22b8e4b).
⚠️ Report is 1 commits behind head on feature/community-snapshots.

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

Impacted file tree graph

@@                      Coverage Diff                      @@
##           feature/community-snapshots    #5058    +/-   ##
=============================================================
  Coverage                        98.82%   98.82%            
=============================================================
  Files                              541      546     +5     
  Lines                            17289    17435   +146     
  Branches                          2496     2504     +8     
=============================================================
+ Hits                             17086    17231   +145     
  Misses                              88       88            
- Partials                           115      116     +1     
Files with missing lines Coverage Δ
backend/apps/owasp/admin/snapshot_subscription.py 100.00% <100.00%> (ø)
.../owasp/api/internal/nodes/snapshot_subscription.py 100.00% <100.00%> (ø)
...wasp/api/internal/queries/snapshot_subscription.py 100.00% <100.00%> (ø)
backend/apps/owasp/models/snapshot_subscription.py 100.00% <100.00%> (ø)
...sp/api/internal/mutations/snapshot_subscription.py 98.76% <98.76%> (ø)

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 5a15194...22b8e4b. 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.