Add GraphQL transport #71
Merged
Codecov / codecov/project
succeeded
Dec 10, 2024 in 0s
88.06% (+0.30%) compared to e2dfc01
View this Pull Request on Codecov
88.06% (+0.30%) compared to e2dfc01
Details
Codecov Report
Attention: Patch coverage is 91.30435%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 88.06%. Comparing base (
e2dfc01
) to head (ef5c8e3
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/fastcs/transport/graphQL/graphQL.py | 94.11% | 5 Missing |
src/fastcs/transport/graphQL/adapter.py | 78.57% | 3 Missing |
src/fastcs/launch.py | 60.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #71 +/- ##
==========================================
+ Coverage 87.76% 88.06% +0.30%
==========================================
Files 28 31 +3
Lines 1193 1307 +114
==========================================
+ Hits 1047 1151 +104
- Misses 146 156 +10
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading