[WIP] replace new compiler driver by calling compiler-cli using subprocess #1285
Codecov / codecov/project
succeeded
Nov 13, 2024 in 0s
98.37% (+0.41%) compared to fb8f93f
View this Pull Request on Codecov
98.37% (+0.41%) compared to fb8f93f
Details
Codecov Report
Attention: Patch coverage is 96.92308%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 98.37%. Comparing base (
fb8f93f
) to head (d9d9ad7
).
Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
frontend/catalyst/compiler.py | 96.07% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1285 +/- ##
==========================================
+ Coverage 97.95% 98.37% +0.41%
==========================================
Files 77 78 +1
Lines 11321 11361 +40
Branches 982 990 +8
==========================================
+ Hits 11090 11176 +86
+ Misses 181 127 -54
- Partials 50 58 +8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading