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 make_v202111_runoff_file worker #183

Merged
merged 18 commits into from
May 31, 2023
Merged

Conversation

douglatornell
Copy link
Member

Integrate work from PR #150 into a new worker that can be run independently of v201915 runoff file generation until we complete the production migration to v202111.

douglatornell and others added 4 commits May 19, 2023 17:12
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@894ff02...eaaf4be)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
From deprecated mamba-org/provision-with-micromamba.
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@douglatornell douglatornell added documentation Improvements or additions to documentation Workers Workflow labels May 23, 2023
@douglatornell douglatornell added this to the v23.1 milestone May 23, 2023
@douglatornell douglatornell marked this pull request as draft May 23, 2023 20:30
@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Merging #183 (a5d5758) into main (4a98053) will increase coverage by 0.90%.
The diff coverage is 98.54%.

@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   76.52%   77.42%   +0.90%     
==========================================
  Files         131      133       +2     
  Lines       17734    18491     +757     
  Branches     1899     1952      +53     
==========================================
+ Hits        13571    14317     +746     
- Misses       4111     4119       +8     
- Partials       52       55       +3     
Flag Coverage Δ
unittests 77.42% <98.54%> (+0.90%) ⬆️

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

Impacted Files Coverage Δ
nowcast/workers/make_v202111_runoff_file.py 94.44% <94.44%> (ø)
nowcast/next_workers.py 98.00% <100.00%> (+0.02%) ⬆️
tests/test_next_workers.py 99.74% <100.00%> (+<0.01%) ⬆️
tests/workers/test_make_v202111_runoff_file.py 100.00% <100.00%> (ø)

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

@douglatornell douglatornell marked this pull request as ready for review May 31, 2023 23:37
@douglatornell douglatornell merged commit f33044b into main May 31, 2023
@douglatornell douglatornell deleted the make_v202111_runoff_file branch June 1, 2023 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Workers Workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant