module-ballerina-graphql
module-ballerina-graphql copied to clipboard
[master] Introduce GraphQL Document Caching
Purpose
$subject
Part of: #7711
Examples
Checklist
- [x] Linked to an issue
- [x] Updated the changelog
- [x] Added tests
- [x] Updated the spec
- [x] Checked native-image compatibility
- [x] No
commonspackage changes (if there are any, please update the GraphQL version in GraphQL tools and Ballerina dev tools) - [x] No
compilerpackage changes (if there are any, please update the GraphQL version in Ballerina dev tools)
Codecov Report
Attention: Patch coverage is 87.09677% with 8 lines in your changes missing coverage. Please review.
Project coverage is 82.94%. Comparing base (
3554c71) to head (4c37fbf). Report is 1 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ballerina/annotation_processor.bal | 0.00% | 4 Missing :warning: |
| ballerina/engine.bal | 87.50% | 4 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #2231 +/- ##
============================================
+ Coverage 80.38% 82.94% +2.55%
- Complexity 0 824 +824
============================================
Files 93 127 +34
Lines 6965 9942 +2977
Branches 1534 2053 +519
============================================
+ Hits 5599 8246 +2647
- Misses 1282 1350 +68
- Partials 84 346 +262
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code