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

Fix MVIRI tests with unstable dependencies #3041

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sfinkens
Copy link
Member

Convert scanline timestamps to nanoseconds before averaging them. Looks like a bug in xarray (pydata/xarray#9975), but converting to nanosecond doesn't hurt

Use nanosecond precision
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.11%. Comparing base (01237e2) to head (b4abff1).
Report is 53 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3041   +/-   ##
=======================================
  Coverage   96.11%   96.11%           
=======================================
  Files         383      383           
  Lines       55673    55674    +1     
=======================================
+ Hits        53511    53512    +1     
  Misses       2162     2162           
Flag Coverage Δ
behaviourtests 3.89% <0.00%> (-0.01%) ⬇️
unittests 96.21% <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.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12912700425

Details

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

Totals Coverage Status
Change from base Build 12905542942: 0.0%
Covered Lines: 53759
Relevant Lines: 55870

💛 - Coveralls

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