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

🚨 clang-tidy warnings #507

Merged
merged 6 commits into from
Aug 22, 2024

Merge branch 'main' into clang_tidy_warnings

6b907ed
Select commit
Loading
Failed to load commit list.
Merged

🚨 clang-tidy warnings #507

Merge branch 'main' into clang_tidy_warnings
6b907ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 0s

98.15% (target 95.00%)

View this Pull Request on Codecov

98.15% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.15%. Comparing base (64fb20b) to head (6b907ed).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #507   +/-   ##
=======================================
  Coverage   98.14%   98.15%           
=======================================
  Files         224      224           
  Lines       31130    31128    -2     
  Branches     1560     1561    +1     
=======================================
- Hits        30554    30553    -1     
+ Misses        576      575    -1     
Files Coverage Δ
...s/physical_design/graph_oriented_layout_design.hpp 100.00% <100.00%> (ø)
.../fiction/algorithms/physical_design/orthogonal.hpp 96.36% <ø> (ø)
...s/physical_design/graph_oriented_layout_design.cpp 100.00% <ø> (ø)

... and 4 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 ab74363...6b907ed. Read the comment docs.