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

Final deprecation of insect_nwb #505

Merged
merged 4 commits into from
Sep 6, 2024
Merged

Final deprecation of insect_nwb #505

merged 4 commits into from
Sep 6, 2024

Conversation

CodyCBakerPhD
Copy link
Collaborator

Really making use of the 'or after' clause on this one

@CodyCBakerPhD CodyCBakerPhD marked this pull request as ready for review September 6, 2024 15:20
Copy link
Contributor

@stephprince stephprince left a comment

Choose a reason for hiding this comment

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

Really making use of the 'or after' clause on this one

Better late than never! Looks good - I found a couple of other locations that reference inspect_nwb that I think need to be updated as well:

  • docs/user_guide/using_the_library.rst
  • docs/user_guide/using_the_library_advanced.rst
  • src/nwbinspector/nwbinspector/__init__.py

@CodyCBakerPhD
Copy link
Collaborator Author

@stephprince Sharp eye!

When you add documentation tests, it might be nice to make them 'nitpicky' (throw error on warning, such as deprecations) to automatically catch such things

Removed those items

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.91%. Comparing base (27e4d25) to head (328679e).
Report is 1 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #505      +/-   ##
==========================================
+ Coverage   79.33%   84.91%   +5.57%     
==========================================
  Files          48       48              
  Lines        1423     1419       -4     
==========================================
+ Hits         1129     1205      +76     
+ Misses        294      214      -80     
Files with missing lines Coverage Δ
src/nwbinspector/_nwb_inspection.py 85.49% <ø> (+6.23%) ⬆️
src/nwbinspector/nwbinspector/__init__.py 0.00% <ø> (ø)

... and 4 files with indirect coverage changes

@CodyCBakerPhD CodyCBakerPhD merged commit 68a0627 into dev Sep 6, 2024
45 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the deprecate branch September 6, 2024 17:48
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.

3 participants