TacHawkes / HITRAN.jl

Spectrum calculation using the HITRAN database for Julia
MIT License
7 stars 0 forks source link

CompatHelper: add new compat entry for Revise at version 3, (keep existing compat) #18

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 2 years ago

This pull request sets the compat entry for the Revise package to 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 2 years ago

Codecov Report

Merging #18 (a895843) into master (43b2106) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   85.59%   85.59%           
=======================================
  Files           9        9           
  Lines         486      486           
=======================================
  Hits          416      416           
  Misses         70       70           

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 43b2106...a895843. Read the comment docs.