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

Define interfaces by tests #312

Merged
merged 25 commits into from
Feb 3, 2025

fix `sites` for `Circuit`

ee82904
Select commit
Loading
Failed to load commit list.
Merged

Define interfaces by tests #312

fix `sites` for `Circuit`
ee82904
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

86.24% (+21.47%) compared to 9f298ae

View this Pull Request on Codecov

86.24% (+21.47%) compared to 9f298ae

Details

Codecov Report

Attention: Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.24%. Comparing base (9f298ae) to head (ee82904).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Circuit.jl 93.75% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #312       +/-   ##
===========================================
+ Coverage   64.76%   86.24%   +21.47%     
===========================================
  Files          36       34        -2     
  Lines        2401     2428       +27     
===========================================
+ Hits         1555     2094      +539     
+ Misses        846      334      -512     

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