Fix a bug parsing files with ! operator #389
Closed
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 27, 2023 in 0s
84.0% (-0.0%) compared to 8f9e75b
View this Pull Request on Codecov
84.0% (-0.0%) compared to 8f9e75b
Details
Codecov Report
Merging #389 (2af15de) into main (8f9e75b) will decrease coverage by
0.0%
.
The diff coverage is42.9%
.
Components | Coverage Δ | |
---|---|---|
Parser | 77.1% <42.9%> (-0.4%) |
⬇️ |
Intermediate Representation | 82.1% <ø> (ø) |
|
Synthesizers | 87.8% <ø> (ø) |
|
Other | 45.8% <ø> (ø) |
@@ Coverage Diff @@
## main #389 +/- ##
=======================================
- Coverage 84.1% 84.0% -0.0%
=======================================
Files 27 27
Lines 4752 4756 +4
Branches 4752 4756 +4
=======================================
+ Hits 3995 3996 +1
- Misses 559 562 +3
Partials 198 198
Files | Coverage Δ | |
---|---|---|
src/parser/resource/mod.rs | 78.7% <100.0%> (ø) |
|
src/parser/intrinsics/mod.rs | 70.7% <33.3%> (-1.5%) |
⬇️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8f9e75b...2af15de. Read the comment docs.
Loading