feat: implement build_priority for core components #13
Codecov / codecov/project
succeeded
Aug 20, 2024 in 0s
52.30% (+0.02%) compared to 7baf25d
View this Pull Request on Codecov
52.30% (+0.02%) compared to 7baf25d
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 52.30%. Comparing base (
7baf25d
) to head (72e9a8e
).
Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/core.jl | 75.00% | 1 Missing |
@@ Coverage Diff @@
## main #13 +/- ##
==========================================
+ Coverage 52.27% 52.30% +0.02%
==========================================
Files 99 99
Lines 3772 3776 +4
==========================================
+ Hits 1972 1975 +3
- Misses 1800 1801 +1
Files | Coverage Δ | |
---|---|---|
src/IESopt.jl | 54.19% <100.00%> (-0.15%) |
⬇️ |
src/core/connection.jl | 43.18% <ø> (ø) |
|
src/core/decision.jl | 46.96% <100.00%> (+0.81%) |
⬆️ |
src/core/node.jl | 56.71% <ø> (ø) |
|
src/core/profile.jl | 68.00% <ø> (ø) |
|
src/core/unit.jl | 87.57% <ø> (ø) |
|
src/core.jl | 62.25% <75.00%> (+0.34%) |
⬆️ |
Loading