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

Bugfix: Fix napari-plugin-check version #59

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

psobolewskiPhD
Copy link
Collaborator

The lint step of CI workflows is failing with a TypeError.
This issue has been fixed by @tlambert03 upstream, see:
tlambert03/napari-plugin-checks#7
Updating the version of napari-plugin-check should resolve it here.

Pull request recommendations:

  • Name your pull request your-development-type/short-description. Ex: feature/read-tiff-files
  • Link to any relevant issue in the PR description. Ex: Resolves [admin/build-py39 #12], adds tiff file format support
  • Provide context of changes.
  • Provide relevant tests for your feature or bug fix.
  • Provide or update documentation for any feature added by your pull request.

@tlambert03
Copy link
Contributor

thank you @psobolewskiPhD :)

@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2022

Codecov Report

Merging #59 (06b3f94) into main (a7aad09) will increase coverage by 0.94%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   87.93%   88.88%   +0.94%     
==========================================
  Files           4        3       -1     
  Lines         199      189      -10     
==========================================
- Hits          175      168       -7     
+ Misses         24       21       -3     
Impacted Files Coverage Δ
napari_aicsimageio/__init__.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@evamaxfield evamaxfield merged commit 69bbd28 into AllenCellModeling:main Aug 22, 2022
@psobolewskiPhD psobolewskiPhD deleted the patch-1 branch August 22, 2022 14:32
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.

4 participants