AIStream-Peelout / flow-forecast

Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
https://flow-forecast.atlassian.net/wiki/spaces/FF/overview
GNU General Public License v3.0
2k stars 290 forks source link

Bump wandb from 0.14.0 to 0.14.1 #655

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps wandb from 0.14.0 to 0.14.1.

Release notes

Sourced from wandb's releases.

v0.14.1

What's Changed

:magic_wand: Enhancements

:hammer: Fixes

:books: Docs

:nail_care: Cleanup

New Contributors

Full Changelog: https://github.com/wandb/wandb/compare/v0.14.0...v0.14.1

Changelog

Sourced from wandb's changelog.

0.14.1 (April 5, 2023)

:magic_wand: Enhancements

:hammer: Fixes

:books: Docs

:nail_care: Cleanup

New Contributors

Full Changelog: https://github.com/wandb/wandb/compare/v0.14.0...v0.14.1

Commits
  • 9f1a662 add changelog for 0.14.1
  • f884316 Bump version: 0.14.1.dev1 → 0.14.1
  • eb0ebe4 test(integrations): Added telemetry for diffusers, trl, trlx, langchain, llam...
  • 3863784 test(sdk): add/improve tests that ensure StepUpload only calls async methods ...
  • 350130d feat(sdk): namespace filters applied by OpenMetrics endpoint consumer (#5282)
  • 2b4b259 feat(sdk): hacky way to set extra headers for the gql client (#5237)
  • 1cdafd4 docs(artifacts): convert docstrings to Google convention (#5276)
  • 7860506 chore(artifacts): re-apply changes from #5050 (#5294)
  • ee7c723 refactor(artifacts): split up interface/artifacts.py (#5179)
  • cf2a596 chore(sdk): removing duplicate docstring (#5289)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
ghost commented 1 year ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/AIStream-Peelout/flow-forecast/655/69326dd1/e90c201879a726f916240a27335fe54efb906eb5.svg)](https://app.codesee.io/r/reviews?pr=655&src=https%3A%2F%2Fgithub.com%2FAIStream-Peelout%2Fflow-forecast) #### Legend CodeSee Map legend
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -1.02 :warning:

Comparison is base (37f912a) 75.81% compared to head (e90c201) 74.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #655 +/- ## ========================================== - Coverage 75.81% 74.80% -1.02% ========================================== Files 68 68 Lines 4929 4929 ========================================== - Hits 3737 3687 -50 - Misses 1192 1242 +50 ``` | Flag | Coverage Δ | | |---|---|---| | python | `74.80% <ø> (-1.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AIStream-Peelout#carryforward-flags-in-the-pull-request-comment) to find out more. [see 5 files with indirect coverage changes](https://codecov.io/gh/AIStream-Peelout/flow-forecast/pull/655/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AIStream-Peelout) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AIStream-Peelout). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AIStream-Peelout)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #657.