archivesunleashed / auk

Rails application for the Archives Unleashed Cloud.
https://cloud.archivesunleashed.org/
Other
11 stars 4 forks source link

[ruby] Update codecov: 0.1.17 → 0.2.1 (major) #411

Closed depfu[bot] closed 4 years ago

depfu[bot] commented 4 years ago

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

What changed?

✳️ codecov (0.1.17 → 0.2.1) · Repo · Changelog

Release Notes

0.2.1 (from changelog)

  • Properly handle 400 cases when using the v4 endpoint

0.2.0 (from changelog)

  • move to the v4 upload endpoint with the v2 as a fallback

0.1.20 (from changelog)

  • fix critical upload issues on V2 endpoint

0.1.19 (from changelog)

  • fix colorize

0.1.18 (from changelog)

  • refactor and move to use v2 endpoint
  • use Timeout::Error

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

Commits

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

↗️ json (indirect, 2.3.0 → 2.3.1) · Repo · Changelog

Release Notes

2.3.1 (from changelog)

  • Spelling and grammar fixes for comments. Pull request #191 by Josh Kline.
  • Enhance generic JSON and #generate docs. Pull request #347 by Victor Shepelev.
  • Add :nodoc: for GeneratorMethods. Pull request #349 by Victor Shepelev.
  • Baseline changes to help (JRuby) development. Pull request #371 by Karol Bucek.
  • Add metadata for rubygems.org. Pull request #379 by Alexandre ZANNI.
  • Remove invalid JSON.generate description from JSON module rdoc. Pull request #384 by Jeremy Evans.
  • Test with TruffleRuby in CI. Pull request #402 by Benoit Daloze.
  • Rdoc enhancements. Pull request #413 by Burdette Lamar.
  • Fixtures/ are not being tested... Pull request #416 by Marc-André Lafortune.
  • Use frozen string for hash key. Pull request #420 by Marc-André Lafortune.
  • Added :call-seq: to RDoc for some methods. Pull request #422 by Burdette Lamar.
  • Small typo fix. Pull request #423 by Marc-André Lafortune.

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

Commits

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

🆕 colorize (added, 0.8.1)

🗑️ url (removed)


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)
codecov[bot] commented 4 years ago

Codecov Report

Merging #411 into main will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #411   +/-   ##
=======================================
  Coverage   88.30%   88.30%           
=======================================
  Files          35       35           
  Lines         633      633           
=======================================
  Hits          559      559           
  Misses         74       74           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d79fb30...8d819cf. Read the comment docs.

depfu[bot] commented 4 years ago

Closed in favor of #412.

depfu[bot] commented 4 years ago

Closed in favor of #412.