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

TST, MAINT: test_frame_bool_fail compat #4367

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

tylerjereddy
Copy link
Member

@tylerjereddy tylerjereddy commented Dec 15, 2023

  • adjust test_frame_bool_fail such that it passes with both NumPy 1.26.2 and NumPy main; the error message string changed on the latter, so a small shim was needed

[skip cirrus]


📚 Documentation preview 📚: https://mdanalysis--4367.org.readthedocs.build/en/4367/

* adjust `test_frame_bool_fail` such that it passes
with both NumPy `1.26.2` and NumPy `main`; the error
message string changed on the latter, so a small shim
was needed

[skip cirrus]
Copy link

Linter Bot Results:

Hi @tylerjereddy! Thanks for making this PR. We linted your code and found the following:

Some issues were found with the formatting of your code.

Code Location Outcome
main package ✅ Passed
testsuite ⚠️ Possible failure

Please have a look at the darker-main-code and darker-test-code steps here for more details: https://github.com/MDAnalysis/mdanalysis/actions/runs/7227267520/job/19694558078


Please note: The black linter is purely informational, you can safely ignore these outcomes if there are no flake8 failures!

Copy link
Member

@IAlibay IAlibay left a comment

Choose a reason for hiding this comment

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

Thanks @tylerjereddy !

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5dc85a3) 93.37% compared to head (7c3c82e) 93.37%.
Report is 4 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #4367     +/-   ##
==========================================
  Coverage    93.37%   93.37%             
==========================================
  Files          170      184     +14     
  Lines        22340    23453   +1113     
  Branches      4085     4085             
==========================================
+ Hits         20859    21899   +1040     
- Misses         963     1036     +73     
  Partials       518      518             

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

@RMeli RMeli merged commit 8060262 into MDAnalysis:develop Dec 17, 2023
25 checks passed
@tylerjereddy tylerjereddy deleted the treddy_fix_regex_numpy_main branch December 17, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants