invenia / Models.jl

An interface package that defines the methods and types for working with models.
MIT License
3 stars 0 forks source link

CompatHelper: bump compat for NamedDims to 0.3, (keep existing compat) #33

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the NamedDims package from 0.1, 0.2 to 0.1, 0.2, 0.3. 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 2 years ago

Codecov Report

Merging #33 (a25ee0e) into master (f511d05) will increase coverage by 0.10%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   94.33%   94.44%   +0.10%     
==========================================
  Files           3        3              
  Lines         106      108       +2     
==========================================
+ Hits          100      102       +2     
  Misses          6        6              
Impacted Files Coverage Δ
src/Models.jl 100.00% <0.00%> (ø)
src/test_utils.jl 94.79% <0.00%> (+0.05%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.