Skip to content

Upgrade simplecov to version 0.20.0#79

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/simplecov-0.20.0
Closed

Upgrade simplecov to version 0.20.0#79
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/simplecov-0.20.0

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu bot commented Dec 6, 2020

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ simplecov (~> 0.16.1 → ~> 0.20.0) · Repo · Changelog

Release Notes

0.20.0

The "JSON formatter" release. Starting now a JSON formatter is included by default in the release. This is mostly done for Code Climate reasons, you can find more details in this issue.
Shipping with so much by default is sub-optimal, we know. It's the long term plan to also provide simplecov-core without the HTML or JSON formatters for those who don't need them/for other formatters to rely on.

Enhancements

  • simplecov_json_formatter included by default (docs), this should enable the Code Climate test reporter to work again once it's updated
  • invalidate internal cache after switching SimpleCov.root, should help with some bugs

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 11 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Dec 6, 2020
@depfu
Copy link
Copy Markdown
Contributor Author

depfu bot commented Jan 11, 2021

Closed in favor of #83.

@depfu depfu bot closed this Jan 11, 2021
@depfu depfu bot deleted the depfu/update/simplecov-0.20.0 branch January 11, 2021 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants