Skip to content

fix header guards#153

Merged
mrabine merged 7 commits intomainfrom
142-fix-header-guards
Mar 9, 2026
Merged

fix header guards#153
mrabine merged 7 commits intomainfrom
142-fix-header-guards

Conversation

@mrabine
Copy link
Collaborator

@mrabine mrabine commented Mar 9, 2026

No description provided.

@mrabine mrabine linked an issue Mar 9, 2026 that may be closed by this pull request
@codacy-production
Copy link

codacy-production bot commented Mar 9, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (fea9403) 9874 9498 96.19%
Head commit (0a12d21) 9875 (+1) 9499 (+1) 96.19% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#153) 1 1 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@mrabine mrabine merged commit 68dab70 into main Mar 9, 2026
12 checks passed
@mrabine mrabine deleted the 142-fix-header-guards branch March 9, 2026 22:54
@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.24%. Comparing base (fea9403) to head (0a12d21).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   96.24%   96.24%   -0.01%     
==========================================
  Files          77       77              
  Lines        9243     9242       -1     
==========================================
- Hits         8896     8895       -1     
  Misses        347      347              
Flag Coverage Δ
unittests 96.24% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix header guards

1 participant