mozilla / servicebook-web

Web Frontend for the service book
Other
4 stars 10 forks source link

Bump coverage from 4.5.1 to 4.5.2 #215

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps coverage from 4.5.1 to 4.5.2.

Changelog *Sourced from [coverage's changelog](https://bitbucket.org/ned/coveragepy/src/default/CHANGES.rst).* > .. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 > .. For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt > > ============================== > Change history for Coverage.py > ============================== > > .. When updating the "Unreleased" header to a specific version, use this > .. format. Don't forget the jump target: > .. > .. > .. .. _changes_781: > .. > .. Version 7.8.1 --- 2021-07-27 > .. ---------------------------- > > Unreleased > ---------- > > > .. _changes_50a1: > > Version 5.0a1 --- 2018-06-05 > ---------------------------- > > - Coverage.py no longer supports Python 2.6 or 3.3. > > - The location of the configuration file can now be specified with a > ``COVERAGE_RCFILE`` environment variable, as requested in `issue 650`_. > > - A new warning (already-imported) is issued if measurable files have already > been imported before coverage.py started measurement. See > :ref:`cmd_warnings` for more information. > > - Running coverage many times for small runs in a single process should be > faster, closing `issue 625`_. Thanks, David MacIver. > > - Large HTML report pages load faster. Thanks, Pankaj Pandey. > > .. _issue 625: https://bitbucket.org/ned/coveragepy/issues/625/lstat-dominates-in-the-case-of-small > .. _issue 650: https://bitbucket.org/ned/coveragepy/issues/650/allow-setting-configuration-file-location > > > .. _changes_451:
Commits - See full diff in [compare view](https://bitbucket.org/ned/coveragepy/commits)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 84.956% when pulling 2a4803713489cfda7af758a2b8070c1beb657c39 on dependabot/pip/coverage-4.5.2 into e94c137ff32767ed4e276d4963822e88c0c15014 on master.