Skip to content

Conversation

@abelsiqueira
Copy link
Member

From the README of https://github.com/bcbi/CompatHelper.jl:

CompatHelper is a Julia package that helps you keep your [compat] entries up-to-date.

Whenever one of your package's dependencies releases a new version, CompatHelper opens a pull request on your repository that modifies your [compat] entry to reflect the newly released version.

From the README of https://github.com/bcbi/CompatHelper.jl:

CompatHelper is a Julia package that helps you keep your [compat] entries up-to-date.

Whenever one of your package's dependencies releases a new version, CompatHelper opens a pull request on your repository that modifies your [compat] entry to reflect the newly released version.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.308% when pulling ea89a0f on compathelper into b70102f on master.

@codecov
Copy link

codecov bot commented Feb 19, 2020

Codecov Report

Merging #138 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   96.30%   96.30%           
=======================================
  Files          14       14           
  Lines         623      623           
=======================================
  Hits          600      600           
  Misses         23       23           

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 b70102f...ea89a0f. Read the comment docs.

@abelsiqueira abelsiqueira requested a review from dpo February 19, 2020 14:46
@dpo
Copy link
Member

dpo commented Feb 19, 2020

Nice! Should we use this everywhere?

@dpo dpo merged commit 1827fe9 into master Feb 19, 2020
@abelsiqueira
Copy link
Member Author

Nice! Should we use this everywhere?

Yes! I was waiting to see if you agreed.

@abelsiqueira abelsiqueira deleted the compathelper branch February 20, 2020 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants