common-workflow-language / schema_salad

Semantic Annotations for Linked Avro Data
https://www.commonwl.org/v1.2/SchemaSalad.html
Apache License 2.0
72 stars 62 forks source link

Update diff-cover requirement from <7.5 to <7.6 #680

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on diff-cover to permit the latest version.

Release notes

Sourced from diff-cover's releases.

Version 7.5.0

What's Changed

Dependency updates

New Contributors

Full Changelog: https://github.com/Bachmann1234/diff_cover/compare/v7.4.0...v7.5.0

Changelog

Sourced from diff-cover's changelog.

01/24/2023 v7.5.0

01/24/2023 v7.4.0

  • Significant performance improvement when processing cobertura reports! Thanks @​madest92 PR 314

01/18/2023 v7.3.2

  • Update dependencies in the lockfile, adds python 3.11 support. Triggered by Issue 310 reported by kloczek

01/18/2023 v7.3.1

  • Fixes case where bundled tests fail in Solaris and other OSs that dont support deleting the directory you are currently residing in. PR 309 Reported by mtelka Issue 308

12/09/2022 v7.3.0

11/30/2022 v7.2.0

  • Add for the ability for diff-quality report generator plugins to process modified files as a batch (Thanks @​barrywhart) PR 300

11/29/2022 v7.1.2

11/28/2022 v7.1.1

11/26/2022 v7.1.0

11/13/2022 v7.0.2

  • Ensures multiple options get passed to cpp check properly. Thanks @​ptzz Issue 293

... (truncated)

Commits


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.
codecov[bot] commented 1 year ago

Codecov Report

Merging #680 (9c642e6) into main (a7b966d) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 9c642e6 differs from pull request most recent head 67d092d. Consider uploading reports for the commit 67d092d to get more accurate results

@@           Coverage Diff           @@
##             main     #680   +/-   ##
=======================================
  Coverage   83.57%   83.57%           
=======================================
  Files          22       22           
  Lines        4492     4492           
  Branches     1241     1241           
=======================================
  Hits         3754     3754           
  Misses        472      472           
  Partials      266      266           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.