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

Add YoungerMonocotPipeline to init #65

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Add YoungerMonocotPipeline to init #65

merged 1 commit into from
Sep 20, 2023

Conversation

eberrigan
Copy link
Collaborator

@eberrigan eberrigan commented Sep 19, 2023

  • Added YoungerMonocotPipeline to __init__ so that it can be called as sleap_roots.YoungerMonocotPipeline for accessibility.

Summary by CodeRabbit

  • New Feature: Added the YoungerMonocotPipeline class to the main Sleap Roots module. This update provides users with direct access to this pipeline, enhancing the functionality and usability of the Sleap Roots package.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 19, 2023

Walkthrough

The change is straightforward, introducing an import statement for the YoungerMonocotPipeline class from the sleap_roots.trait_pipelines module in the __init__.py file of sleap_roots.

Changes

File Summary
sleap_roots/__init__.py Added import statement for YoungerMonocotPipeline from sleap_roots.trait_pipelines.

🐇

In the land of code, changes small and neat,

A new import, oh what a treat!

From pipelines, a class takes flight,

To make our software's logic tight.

So here's to YoungerMonocot, so fine,

Now part of __init__, by design. 🎉


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • Mention @coderabbitai in any review comment for bot assistance.
  • Note: Review comments are made on code diffs or files, not on the PR overview.

Pause Incremental Reviews

  • Insert @coderabbitai: ignore in the PR description to halt the bot's ongoing reviews. Remove the line to resume.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Review Status

Actionable comments generated: 0

Commits Files that changed from the base of the PR and between 86fca8a and b87ff32.
Files selected for processing (1)
  • sleap_roots/init.py (1 hunks)
Files skipped from review due to trivial changes (1)
  • sleap_roots/init.py

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #65 (b87ff32) into main (86fca8a) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   78.30%   78.30%           
=======================================
  Files          13       13           
  Lines         802      802           
=======================================
  Hits          628      628           
  Misses        174      174           
Files Changed Coverage Δ
sleap_roots/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@talmo talmo merged commit 7f92031 into main Sep 20, 2023
5 checks passed
@talmo talmo deleted the elizabeth/fix_init branch September 20, 2023 04:47
eberrigan added a commit that referenced this pull request Mar 14, 2024
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.

2 participants