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

Test passes now so removing xfail #1464

Open
wants to merge 5 commits into
base: main-dev
Choose a base branch
from
Open

Conversation

thorbjoernl
Copy link
Collaborator

@thorbjoernl thorbjoernl commented Dec 18, 2024

Change Summary

The test was marked as xfail and updating the data caused the test to pass. This was indicated by the least useful error message I've ever seen for some reason.

Related issue number

closes #1455

Checklist

  • Start with a draft-PR
  • The PR title is a good summary of the changes
  • PR is set to AeroTools and a tentative milestone
  • Documentation reflects the changes where applicable
  • Tests for the changes exist where applicable
  • Tests pass locally
  • Tests pass on CI
  • At least 1 reviewer is selected
  • Make PR ready to review

@thorbjoernl thorbjoernl added this to the m2025-01 milestone Dec 18, 2024
@thorbjoernl thorbjoernl marked this pull request as ready for review December 18, 2024 10:06
@thorbjoernl thorbjoernl marked this pull request as draft December 18, 2024 10:36
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.49%. Comparing base (bd23856) to head (aac7b36).
Report is 9 commits behind head on main-dev.

Additional details and impacted files
@@             Coverage Diff              @@
##           main-dev    #1464      +/-   ##
============================================
+ Coverage     78.41%   78.49%   +0.07%     
============================================
  Files           138      139       +1     
  Lines         20991    21090      +99     
============================================
+ Hits          16461    16554      +93     
- Misses         4530     4536       +6     
Flag Coverage Δ
unittests 78.49% <ø> (+0.07%) ⬆️

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.

@thorbjoernl thorbjoernl marked this pull request as ready for review December 18, 2024 14:44
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.

Issue with test pytest tests/io/test_read_aeronet_invv3.py
1 participant