synthesized-io / insight

🧿 Metrics & Monitoring of Datasets
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Bump synthesized-datasets from 0.6 to 1.0 #112

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

Bumps synthesized-datasets from 0.6 to 1.0.

Release notes

Sourced from synthesized-datasets's releases.

Synthesized Datasets v1.0

There's enough datasets and a stable enough API to release the first major version of Synthesized datasets.

What's Changed since v0.9

  • Added the "ALL" registry to list all available datasets.

Full Changelog: https://github.com/synthesized-io/datasets/compare/v0.9...v1.0

Synthesized Datasets v0.9

Make more datasets available.

Synthesized Datasets v0.8

Added time-series datasets.

Synthesized Datasets v0.7

No release notes provided.

Commits
  • 957251b Add the tag ALL to dataset registries
  • 1135cbe Merge pull request #3 from synthesized-io/noaa-dataset-remove-index
  • 2e32fa6 Remove index from noaa csv datasets
  • cd59b0f Merge pull request #2 from synthesized-io/dataset-with-all-dtypes
  • d9d9316 Add rest of datasets to public api
  • b1c2017 Add more datasets to public api
  • ada7eda Add statistics to readmes
  • 727ee8c Add dataset with all dtypes - NoaaIsdWeather dataset
  • 52cee6b Add time-series datasets
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (91c70df) 79.9% compared to head (45c9c5d) 79.3%.

:exclamation: Current head 45c9c5d differs from pull request most recent head d7c5550. Consider uploading reports for the commit d7c5550 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/synthesized-io/insight/pull/112/graphs/tree.svg?width=650&height=150&src=pr&token=S8CD8EN4AF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io)](https://app.codecov.io/gh/synthesized-io/insight/pull/112?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io) ```diff @@ Coverage Diff @@ ## master #112 +/- ## ======================================== - Coverage 79.9% 79.3% -0.7% ======================================== Files 11 11 Lines 926 870 -56 Branches 145 130 -15 ======================================== - Hits 740 690 -50 + Misses 142 140 -2 + Partials 44 40 -4 ``` [see 10 files with indirect coverage changes](https://app.codecov.io/gh/synthesized-io/insight/pull/112/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io)
sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud