fidelity / spock

spock is a framework that helps manage complex parameter configurations during research and development of Python applications
https://fidelity.github.io/spock/
Apache License 2.0
123 stars 13 forks source link

pip(deps): bump coveralls from 3.2.0 to 3.3.0 #149

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps coveralls from 3.2.0 to 3.3.0.

Release notes

Sourced from coveralls's releases.

3.3.0 (2021-11-04)

Features

Note this implicitly improves support for Python 3.10, as coverage v6.x includes some fixes for v3.10 of Python.

Bug Fixes

This solves some edge cases around duplicated / unmerged coverage results in parallel runs.

Changelog

Sourced from coveralls's changelog.

3.3.0 (2021-11-04)

Features

Note this implicitly improves support for Python 3.10, as coverage v6.x includes some fixes for v3.10 of Python.

Bug Fixes

This solves some edge cases around duplicated / unmerged coverage results in parallel runs.

Commits
  • e03a2de chore(release): bump version
  • 95ac8a6 tests: fix tests & linting
  • 372443d feat(deps): add support for coverage v6.x (#330)
  • 1a0fd9b fix(env): fixup handling of default env service values (#314)
  • f5ebce6 docs(config): avoid over-exposing GITHUB_TOKEN (#332)
  • 582b6ac chore(repo): bump gh settings
  • 906e028 chore(deps): bump lint versions
  • 351d38c chore(compat): release for py310 (#329)
  • 0196353 docs: add not on kcov vs lcov
  • c974d2f tests(api): add more tests to improve coverage (#315)
  • 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)
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1433811235

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 1409031783: 0.2%
Covered Lines: 1392
Relevant Lines: 1493

💛 - Coveralls
ncilfone commented 2 years ago

@dependabot rebase