-
Notifications
You must be signed in to change notification settings - Fork 4
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
starting mbon_stats #74
Conversation
@ocefpaf this introduces pyobis as a dependency. I added to environment.yml but not the lock files. I assume that will break things. |
It won't break things but if when we do add a test for this functionality we need to update the
then commit the new conda-lock file. |
@ocefpaf mind taking a look? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor suggestions. I can take a better look tomorrow but I would not optimize or refactor it before adding some basic tests.
Let me know if you want to merge this one and work on tests, etc in another PR.
Co-authored-by: Filipe <[email protected]>
Co-authored-by: Filipe <[email protected]>
Co-authored-by: Filipe <[email protected]>
Thanks! Yeah, that sounds good. We'll need help with tests... |
moving test CI to environment.yml
clarifying documentation
Co-authored-by: Filipe <[email protected]>
okay! We should be ready to merge! :) |
I don't have merge rights here but I agree! Merge away!! |
@laurabrenskelle mind merging? |
Starting to add the mbon_stats function to this library
@laurabrenskelle
@ocefpaf