discos / srt-single-dish-tools

Quicklook for Single Dish Telescopes
http://srt-single-dish-tools.readthedocs.io/en/latest/index.html
4 stars 7 forks source link

Infrastructure revamp - update obsolete dependencies #236

Closed matteobachetti closed 1 year ago

matteobachetti commented 1 year ago

This PR introduces:

  1. A CHANGELOG that makes sense
  2. Using towncrier for automatic changelog creation
  3. Marking commit messages with [docs only] if one wants to skip them
  4. Contribution guidelines including the above
  5. Eliminate obsolete pyregion, use Astropy regions instead
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (02726fd) 92.92% compared to head (0f9d161) 92.93%. Report is 9 commits behind head on master.

:exclamation: Current head 0f9d161 differs from pull request most recent head 876db93. Consider uploading reports for the commit 876db93 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #236 +/- ## ======================================= Coverage 92.92% 92.93% ======================================= Files 25 25 Lines 6294 6296 +2 ======================================= + Hits 5849 5851 +2 Misses 445 445 ``` | [Files Changed](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/236?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos) | Coverage Δ | | |---|---|---| | [srttools/converters/sdfits.py](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/236?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos#diff-c3J0dG9vbHMvY29udmVydGVycy9zZGZpdHMucHk=) | `98.91% <100.00%> (ø)` | | | [srttools/destripe.py](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/236?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos#diff-c3J0dG9vbHMvZGVzdHJpcGUucHk=) | `98.03% <100.00%> (ø)` | | | [srttools/imager.py](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/236?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos#diff-c3J0dG9vbHMvaW1hZ2VyLnB5) | `92.87% <100.00%> (+<0.01%)` | :arrow_up: | | [srttools/interactive\_filter.py](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/236?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos#diff-c3J0dG9vbHMvaW50ZXJhY3RpdmVfZmlsdGVyLnB5) | `91.08% <100.00%> (+0.02%)` | :arrow_up: | | [srttools/utils.py](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/236?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos#diff-c3J0dG9vbHMvdXRpbHMucHk=) | `86.61% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.