Closed
Conversation
Contributor
Author
|
Closed in favor of #70. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.17.0) · Repo · Changelog
Release Notes
0.17.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
Bump version to 0.17.0Changelog update hopefully not missing anything.Exclude hidden files and folders (#721)Include rubocop in the "default" gem (#727)process_result no longer relies on result? as order was changed (#726)Bootsnap fixed blowing up on their side no need to mention itAvoid premature failure with parallel_tests[Documentation] Feature/add simplecov-small-badge (#713)Explicitly print the exit status when SimpleCov fails the build (#688)Delete condition (#707)Add description to Rubocop cops (#704)Don't call SimpleCov.result before checking SimpleCov.result? (#674)ffi (on which aruba depends) no longer supports ruby 1.9 since 1.11.0Merge pull request #717 from deivid-rodriguez/weird_rootMerge pull request #722 from olleolleolle/patch-1CI: Use 2.6.3, jruby-9.2.7.0CI: Drop unused Travis option [ci skip] (#720)CI: Use 2.4.6, 2.5.5, 2.6.2, jruby-9.2.6.0 (#719)Support project roots with special charactersMerge pull request #714 from olleolleolle/patch-1README: Drop defunct Gemnasium badgeMerge pull request #708 from deivid-rodriguez/remove_redundant_depsRevert "Revert "No need to explicitly bundle gems that are in the gemspec""Revert "No need to explicitly bundle gems that are in the gemspec"We still support ruby < 2.3 that aren't supported by bundler 2No need to explicitly bundle gems that are in the gemspecNo need to bundle gems for testing when benchmarkingLet us use newer bundlerCI against ruby 2.6DRY gemfilesCI against newer rubiesAvoid rubygems 3.x that doesn't support ruby < 2.3Merge pull request #705 from yui-knk/create_gemfiles_for_each_ruby_versionAdd `development_dependency` needed to run `bundle install && bundle exec rake`Remove `platforms` from each gemfilesSeparate each ruby versions gemfile to 'gemfiles/*.gemfile'please capybara dont fail on me (#676)Merge pull request #675 from kirylpl/masterMerge pull request #678 from scmx/spring-explicitly-eager-loadUpdate spring instuctions to suggest eager_load!Update README.mdDepfu 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