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

✨ QuickTrace: An Efficient Contour Tracing Algorithm for Defect Robustness Simulation #546

Merged
merged 351 commits into from
Jan 13, 2025

Merge branch 'main' into defect_operational_domain_algorithm

eaee609
Select commit
Loading
Failed to load commit list.
Merged

✨ QuickTrace: An Efficient Contour Tracing Algorithm for Defect Robustness Simulation #546

Merge branch 'main' into defect_operational_domain_algorithm
eaee609
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 1s

98.12% (target 95.00%)

View this Pull Request on Codecov

98.12% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 98.11083% with 15 lines in your changes missing coverage. Please review.

Project coverage is 98.12%. Comparing base (0ea7ad0) to head (eaee609).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...on/algorithms/simulation/sidb/defect_influence.hpp 95.31% 14 Missing ⚠️
include/fiction/io/write_svg_layout.hpp 90.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #546      +/-   ##
==========================================
- Coverage   98.13%   98.12%   -0.01%     
==========================================
  Files         232      235       +3     
  Lines       35410    35810     +400     
  Branches     1691     1751      +60     
==========================================
+ Hits        34748    35139     +391     
- Misses        661      670       +9     
  Partials        1        1              
Files with missing lines Coverage Δ
...on/algorithms/optimization/simulated_annealing.hpp 100.00% <100.00%> (ø)
...rithms/simulation/sidb/band_bending_resilience.hpp 100.00% <100.00%> (ø)
...lgorithms/simulation/sidb/critical_temperature.hpp 93.33% <100.00%> (+0.32%) ⬆️
...on/algorithms/simulation/sidb/defect_clearance.hpp 100.00% <100.00%> (ø)
.../sidb/equivalence_check_for_simulation_results.hpp 100.00% <ø> (ø)
...lation/sidb/groundstate_from_simulation_result.hpp 100.00% <100.00%> (ø)
...ion/algorithms/simulation/sidb/is_ground_state.hpp 94.11% <100.00%> (ø)
...tion/algorithms/simulation/sidb/is_operational.hpp 98.46% <100.00%> (ø)
.../algorithms/simulation/sidb/operational_domain.hpp 94.54% <100.00%> (+0.07%) ⬆️
...ithms/simulation/sidb/operational_domain_ratio.hpp 100.00% <100.00%> (ø)
... and 27 more

... and 2 files with indirect coverage changes


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 96ab05d...eaee609. Read the comment docs.