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: Do not depend on test order in test_api_validators #1377

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

effigies
Copy link
Member

Closes #1375.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.37%. Comparing base (249986b) to head (22980e3).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1377      +/-   ##
==========================================
- Coverage   95.38%   95.37%   -0.02%     
==========================================
  Files         207      207              
  Lines       29652    29652              
  Branches     4988     3017    -1971     
==========================================
- Hits        28285    28282       -3     
- Misses        929      933       +4     
+ Partials      438      437       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@effigies effigies merged commit e9ed337 into nipy:master Oct 15, 2024
39 of 40 checks passed
@effigies effigies deleted the test/fixes branch October 15, 2024 13:28
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.

1 test fails: AssertionError: assert ['second', 'first'] == ['first', 'second']
1 participant