mauro3 / Parameters.jl

Types with default field values, keyword constructors and (un-)pack macros
Other
420 stars 31 forks source link

CompatHelper: bump compat for "UnPack" to "1.0" #122

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the UnPack package from 0.1 to 0.1, 1.0.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 4 years ago

Codecov Report

Merging #122 into master will decrease coverage by 0.36%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
- Coverage   93.22%   92.85%   -0.37%     
==========================================
  Files           1        1              
  Lines         251      252       +1     
==========================================
  Hits          234      234              
- Misses         17       18       +1     
Impacted Files Coverage Δ
src/Parameters.jl 92.85% <0.00%> (-0.37%) :arrow_down:

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 699dfd8...c367271. Read the comment docs.