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

Migrate to npe2 #46

Merged
merged 9 commits into from
Jan 28, 2022
Merged

Migrate to npe2 #46

merged 9 commits into from
Jan 28, 2022

Conversation

jamesyan-git
Copy link
Contributor

@jamesyan-git jamesyan-git commented Jan 26, 2022

This PR migrates to npe2.

I edited the line in git ignore for version files, because it wasn't working for me.
I have also moved the start_affinder import to init and fixed tests.

@jni I think this is ready for review.

@jamesyan-git jamesyan-git changed the title migrate to npe2 Migrate to npe2 Jan 26, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 26, 2022

Codecov Report

Merging #46 (f0cfd8e) into main (8033db7) will decrease coverage by 0.99%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   80.99%   80.00%   -1.00%     
==========================================
  Files           5        4       -1     
  Lines         121      115       -6     
==========================================
- Hits           98       92       -6     
  Misses         23       23              
Impacted Files Coverage Δ
src/affinder/__init__.py 60.00% <100.00%> (+10.00%) ⬆️
src/affinder/_tests/test_affinder.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8033db7...f0cfd8e. Read the comment docs.

Copy link
Owner

@jni jni left a comment

Choose a reason for hiding this comment

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

@jamesyan-git thank you! Left minor comments + changes requested.

.gitignore Outdated Show resolved Hide resolved
src/affinder/__init__.py Outdated Show resolved Hide resolved
src/affinder/_tests/test_affinder.py Outdated Show resolved Hide resolved
src/affinder/_tests/test_affinder.py Outdated Show resolved Hide resolved
src/affinder/napari.yaml Show resolved Hide resolved
@jamesyan-git jamesyan-git requested a review from jni January 28, 2022 04:05
Copy link
Owner

@jni jni left a comment

Choose a reason for hiding this comment

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

Super clean now! 🎉

@jni jni merged commit cdc4d08 into jni:main Jan 28, 2022
@jamesyan-git jamesyan-git mentioned this pull request Feb 24, 2022
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.

None yet

3 participants