Skip to content

Fix bad branch prediction#182

Merged
mrabine merged 1 commit intomainfrom
mrabine-fix-bad-branch-prediction
Mar 28, 2026
Merged

Fix bad branch prediction#182
mrabine merged 1 commit intomainfrom
mrabine-fix-bad-branch-prediction

Conversation

@mrabine
Copy link
Copy Markdown
Collaborator

@mrabine mrabine commented Mar 27, 2026

No description provided.

@codacy-production
Copy link
Copy Markdown

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 (82bfd3c) 10736 10352 96.42%
Head commit (0dabac1) 10738 (+2) 10354 (+2) 96.42% (+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 (#182) 6 6 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

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   96.46%   96.46%           
=======================================
  Files          90       90           
  Lines       10043    10043           
=======================================
  Hits         9688     9688           
  Misses        355      355           
Flag Coverage Δ
unittests 96.46% <100.00%> (ø)

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.

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 23672440402

Details

  • 6 of 6 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.424%

Totals Coverage Status
Change from base Build 23623142444: 0.0%
Covered Lines: 10354
Relevant Lines: 10738

💛 - Coveralls

@mrabine mrabine merged commit 4a9e44e into main Mar 28, 2026
15 checks passed
@mrabine mrabine deleted the mrabine-fix-bad-branch-prediction branch March 28, 2026 00:03
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.

2 participants