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

Remove duplicated function #1095

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Jun 20, 2024

@benjwadams do you mind taking a look? I'm not sure if that duplication was introduced to avoid a circular import or something similar. If not, I'd like to simplify this as I work on #1094.

@ocefpaf ocefpaf requested a review from benjwadams June 20, 2024 16:38
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.67%. Comparing base (b3f1891) to head (e86d886).
Report is 8 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1095      +/-   ##
===========================================
- Coverage    81.68%   81.67%   -0.02%     
===========================================
  Files           25       25              
  Lines         5226     5212      -14     
  Branches      1255     1255              
===========================================
- Hits          4269     4257      -12     
+ Misses         646      644       -2     
  Partials       311      311              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benjwadams benjwadams merged commit de1c865 into ioos:develop Jul 8, 2024
26 of 27 checks passed
@ocefpaf ocefpaf deleted the remove_duplicate_function branch July 8, 2024 16:30
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