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

Update make_live_ocean_files re: single filepath #269

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

douglatornell
Copy link
Member

salishsea_tools.LiveOcean_BCs.create_LiveOcean_TS_BCs() returns a single
filepath not a list of filepaths. As a result of this change, the related
logging message and checklist assignment have been updated and corresponding
test cases have been adjusted as well.

Also update make_live_ocean_files worker main() function docstring to remove not informative "Set up and run the worker." line at the beginning.

re: issue #121

Removed not informative "Set up and run the worker." line at the beginning.

re: issue #121
`salishsea_tools.LiveOcean_BCs.create_LiveOcean_TS_BCs()` returns a single
 filepath not a list of filepaths. As a result of this change, the related
 logging message and checklist assignment have been updated and corresponding
 test cases have been adjusted as well.
@douglatornell douglatornell added bug Something isn't working documentation Improvements or additions to documentation Workers labels Jun 6, 2024
@douglatornell douglatornell added this to the v24.1 milestone Jun 6, 2024
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.63%. Comparing base (af1ebab) to head (600f13d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   77.63%   77.63%           
=======================================
  Files         133      133           
  Lines       18686    18686           
  Branches     1910     1910           
=======================================
  Hits        14506    14506           
  Misses       4113     4113           
  Partials       67       67           
Flag Coverage Δ
unittests 77.63% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@douglatornell douglatornell merged commit e462b52 into main Jun 6, 2024
8 checks passed
@douglatornell douglatornell deleted the fix-live-ocean-filepath-msgs branch June 6, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation Workers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant