Skip to content

Merge branch 'feature/graphql-dataloaders' into dataloaders/github-issue

3cb194e
Select commit
Loading
Failed to load commit list.
Open

Optimize GitHub app IssueNode #4609

Merge branch 'feature/graphql-dataloaders' into dataloaders/github-issue
3cb194e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

98.92% (target 95.00%)

View this Pull Request on Codecov

98.92% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (45ebaf5) to head (3cb194e).

Additional details and impacted files

Impacted file tree graph

@@                     Coverage Diff                      @@
##           feature/graphql-dataloaders    #4609   +/-   ##
============================================================
  Coverage                        98.92%   98.92%           
============================================================
  Files                              527      529    +2     
  Lines                            16956    16981   +25     
  Branches                          2412     2361   -51     
============================================================
+ Hits                             16774    16799   +25     
  Misses                              97       97           
  Partials                            85       85           
Files with missing lines Coverage Δ
...kend/apps/common/api/internal/dataloaders/utils.py 100.00% <100.00%> (ø)
...ithub/api/internal/dataloaders/interested_users.py 100.00% <100.00%> (ø)
backend/apps/github/api/internal/nodes/issue.py 100.00% <100.00%> (ø)
...d/apps/github/api/internal/queries/organization.py 100.00% <100.00%> (ø)
...end/apps/mentorship/api/internal/queries/module.py 96.87% <100.00%> (+0.20%) ⬆️
...nd/apps/mentorship/api/internal/queries/program.py 100.00% <100.00%> (ø)
backend/apps/owasp/api/internal/queries/stats.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45ebaf5...3cb194e. 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.