Skip to content

build: Disable some rounding tests when miri is enabled#1873

Merged
andygrove merged 2 commits intoapache:mainfrom
andygrove:fix-miri-round
Jun 11, 2025
Merged

build: Disable some rounding tests when miri is enabled#1873
andygrove merged 2 commits intoapache:mainfrom
andygrove:fix-miri-round

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented Jun 11, 2025

Which issue does this PR close?

Closes #1871

Rationale for this change

Fix build

What changes are included in this PR?

Ignore some tests when miri is enabled

How are these changes tested?

@andygrove andygrove marked this pull request as ready for review June 11, 2025 17:16
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.39%. Comparing base (f09f8af) to head (c9c4e59).
Report is 250 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1873      +/-   ##
============================================
+ Coverage     56.12%   59.39%   +3.26%     
- Complexity      976     1151     +175     
============================================
  Files           119      130      +11     
  Lines         11743    12661     +918     
  Branches       2251     2375     +124     
============================================
+ Hits           6591     7520     +929     
+ Misses         4012     3930      -82     
- Partials       1140     1211      +71     

☔ 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.

Copy link
Copy Markdown
Contributor

@mbutrovich mbutrovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @andygrove

@andygrove
Copy link
Copy Markdown
Member Author

@kazuyukitanimura @parthchandra @huaxingao could I get a committer review?

@andygrove andygrove merged commit b42cdc9 into apache:main Jun 11, 2025
87 checks passed
@andygrove andygrove deleted the fix-miri-round branch June 11, 2025 21:58
coderfender pushed a commit to coderfender/datafusion-comet that referenced this pull request Dec 13, 2025
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.

Tests are failing in Miri CI workflow

4 participants