astropy / astropy-healpix

BSD-licensed HEALPix for Astropy - maintained by @astrofrog and @lpsinger
https://astropy-healpix.readthedocs.io
BSD 3-Clause "New" or "Revised" License
50 stars 22 forks source link

TST: Fix CI and badges #175

Closed pllim closed 2 years ago

pllim commented 2 years ago

Follow-up of #171

codecov[bot] commented 2 years ago

Codecov Report

Merging #175 (d87a8aa) into main (c3f26c8) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
+ Coverage   88.15%   88.27%   +0.11%     
==========================================
  Files           6        6              
  Lines         498      503       +5     
==========================================
+ Hits          439      444       +5     
  Misses         59       59              
Impacted Files Coverage Δ
astropy_healpix/__init__.py 100.00% <100.00%> (ø)
astropy_healpix/bench.py 88.04% <0.00%> (+0.83%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more