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

Controller #146

Closed
wants to merge 95 commits into from

Minor updates

f99806b
Select commit
Loading
Failed to load commit list.
Closed

Controller #146

Minor updates
f99806b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 0s

79.92% (+6.97%) compared to 29d78f8

View this Pull Request on Codecov

79.92% (+6.97%) compared to 29d78f8

Details

Codecov Report

Attention: Patch coverage is 65.71429% with 60 lines in your changes missing coverage. Please review.

Project coverage is 79.92%. Comparing base (29d78f8) to head (f99806b).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/ProtocolZoo/ProtocolZoo.jl 59.52% 34 Missing ⚠️
src/ProtocolZoo/utils.jl 47.61% 11 Missing ⚠️
src/ProtocolZoo/cutoff.jl 77.77% 4 Missing ⚠️
src/ProtocolZoo/swapping.jl 87.09% 4 Missing ⚠️
src/queries.jl 55.55% 4 Missing ⚠️
src/ProtocolZoo/controllers.jl 81.81% 2 Missing ⚠️
src/states_registers.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   72.94%   79.92%   +6.97%     
==========================================
  Files          39       42       +3     
  Lines        1693     1604      -89     
==========================================
+ Hits         1235     1282      +47     
+ Misses        458      322     -136     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.