Make dataset problem listings use category labels rather than ids - #281
Open
jtuomist wants to merge 1 commit into
Open
Make dataset problem listings use category labels rather than ids#281jtuomist wants to merge 1 commit into
jtuomist wants to merge 1 commit into
Kausal Code Coverage / codecov/project
succeeded
Aug 20, 2026 in 1s
52.70% (+0.00%) compared to 33ab3d7
View this Pull Request on Codecov
52.70% (+0.00%) compared to 33ab3d7
Details
Codecov Report
❌ Patch coverage is 61.36364% with 17 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| nodes/graphql/types/problems.py | 63.88% | 8 Missing and 5 partials |
| nodes/graphql/types/instance.py | 0.00% | 4 Missing |
@@ Coverage Diff @@
## main #281 +/- ##
=======================================
Coverage 52.69% 52.70%
=======================================
Files 375 375
Lines 52563 52602 +39
Branches 8029 8037 +8
=======================================
+ Hits 27698 27722 +24
- Misses 22724 22734 +10
- Partials 2141 2146 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| datasets/graphql/types.py | 80.06% <100.00%> (+0.13%) |
⬆️ |
| nodes/graphql/types/instance.py | 78.90% <0.00%> (-0.47%) |
⬇️ |
| nodes/graphql/types/problems.py | 76.47% <63.88%> (-11.77%) |
⬇️ |
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading