Fix a bug where JSON content is not always validated #804
Codecov / codecov/project
succeeded
Apr 14, 2025 in 1s
65.68% (+0.08%) compared to 975bdda
View this Pull Request on Codecov
65.68% (+0.08%) compared to 975bdda
Details
Codecov Report
Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
Project coverage is 65.68%. Comparing base (
975bdda) to head (52938e9).
Report is 238 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...nternal/api/converter/ChangesRequestConverter.java | 88.88% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #804 +/- ##
============================================
+ Coverage 65.60% 65.68% +0.08%
- Complexity 3317 3323 +6
============================================
Files 355 355
Lines 13875 13878 +3
Branches 1498 1499 +1
============================================
+ Hits 9102 9116 +14
+ Misses 3918 3911 -7
+ Partials 855 851 -4 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 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.
Loading