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

napari save #17

Merged
merged 14 commits into from
Sep 12, 2024
Merged

napari save #17

merged 14 commits into from
Sep 12, 2024

Conversation

maliagehan
Copy link
Member

@maliagehan maliagehan commented Apr 11, 2024

Describe your changes
A clear and concise description of what changes are made by this pull request.
What was the previous functionality (if relevant) and what can we do now with
these changes.

Type of update
Is this a:

  • Bug fix
  • New feature or feature enhancement
  • Update to documentation
  • Work in progress

Associated issues
Reference associated issue numbers. Does this pull request close any issues?

Additional context
Add any other context about the problem here.

For the reviewer
See this page for instructions on how to review the pull request.

  • PR functionality reviewed in a Jupyter Notebook
  • All tests pass
  • Test coverage remains 100%
  • Documentation tested
  • New documentation pages added to plantcv/mkdocs.yml
  • Changes to function input/output signatures added to updating.md
  • Code reviewed
  • PR approved

Copy link

deepsource-io bot commented Apr 11, 2024

Here's the code health analysis summary for commits 2badc75..8cb260a. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗

Code Coverage Report

MetricAggregatePython
Branch Coverage100%100%
Composite Coverage100%100%
Line Coverage100%100%
New Branch Coverage100%100%
New Composite Coverage100%100%
New Line Coverage100%100%

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@maliagehan
Copy link
Member Author

This will need to be merged after napari_join_labels

@maliagehan maliagehan added ready to review Ready for code review merge in order Set of PRs that need to be merged sequentially labels Apr 15, 2024
Base automatically changed from napari-join-labels to main May 6, 2024 21:51
@maliagehan maliagehan linked an issue May 6, 2024 that may be closed by this pull request
@maliagehan maliagehan removed the merge in order Set of PRs that need to be merged sequentially label May 16, 2024
@HaleySchuhl HaleySchuhl self-requested a review September 9, 2024 14:21
@HaleySchuhl HaleySchuhl merged commit 1dd5436 into main Sep 12, 2024
5 checks passed
@HaleySchuhl HaleySchuhl deleted the 15-add-save-import-napari branch September 12, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to review Ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add save points and import points to Napari.
3 participants