Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement build_priority for core components #13

Merged
merged 3 commits into from
Aug 20, 2024

ci: update Pkg dependencies in Documentation workflow

72e9a8e
Select commit
Loading
Failed to load commit list.
Merged

feat: implement build_priority for core components #13

ci: update Pkg dependencies in Documentation workflow
72e9a8e
Select commit
Loading
Failed to load commit list.
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%) ⬆️