Skip to content

Comments

fix(ci): run coverage from py3 instead of json_infra#1824

Merged
SamWilsn merged 1 commit intoethereum:forks/osakafrom
gurukamath:coverage-report-py3
Dec 1, 2025
Merged

fix(ci): run coverage from py3 instead of json_infra#1824
SamWilsn merged 1 commit intoethereum:forks/osakafrom
gurukamath:coverage-report-py3

Conversation

@gurukamath
Copy link
Contributor

🗒️ Description

Run coverage report in the py3 environment instead of json_infra. Post #1666 we run json_infra tests selectively based on which part of the codebase a particular PR touches. This could lead to wildly fluctuating coverage reports.

🔗 Related Issues or PRs

#1666

✅ Checklist

Cute Animals - 6 of 12

@codecov
Copy link

codecov bot commented Nov 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.06%. Comparing base (519eb26) to head (b237843).
⚠️ Report is 1 commits behind head on forks/osaka.

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/osaka    #1824       +/-   ##
================================================
+ Coverage        53.45%   87.06%   +33.61%     
================================================
  Files              743      541      -202     
  Lines            44076    32832    -11244     
  Branches          3891     3015      -876     
================================================
+ Hits             23559    28586     +5027     
+ Misses           20306     3598    -16708     
- Partials           211      648      +437     
Flag Coverage Δ
unittests 87.06% <ø> (+33.61%) ⬆️

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gurukamath gurukamath marked this pull request as ready for review November 29, 2025 08:21
@SamWilsn SamWilsn merged commit 522b320 into ethereum:forks/osaka Dec 1, 2025
11 checks passed
SamWilsn pushed a commit that referenced this pull request Dec 9, 2025
* feat(clz): add jump operation test case for CLZ

* refactor(tests): update CLZ jump operation test to use opcode parameterization

* refactor(tests): enhance CLZ jump operation test with additional parameterization
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