Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.1 bug fix release development #13

Merged
merged 25 commits into from
May 13, 2024
Merged

v1.0.1 bug fix release development #13

merged 25 commits into from
May 13, 2024

Conversation

attipaci
Copy link
Collaborator

@attipaci attipaci commented Mar 7, 2024

Targeted for 6/1/2024

Fixes

Additions

  • Added cirs_to_app_ra() and app_to_cirs_ra() for convenience to convert between right ascensions measured from the CIO (for CIRS) vs measured from the true equinox of date, on the same true equator of date.

Changes

  • Numerical value of AU #18 -- Changed definition of NOVAS_AU to the IAU definition of exactly 149597870.7 km (a <10 m change from the previously defined value, which has been renamed to DE405_AU).
  • Various corrections and changes to documentation.

@attipaci attipaci added the enhancement New feature or request label Mar 7, 2024
@attipaci attipaci added this to the 1.0.1 milestone Mar 7, 2024
@attipaci attipaci self-assigned this Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.79%. Comparing base (2a58bb2) to head (ad1fcbe).
Report is 1 commits behind head on main.

❗ Current head ad1fcbe differs from pull request most recent head 484b6b3. Consider uploading reports for the commit 484b6b3 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   98.78%   98.79%           
=======================================
  Files           3        3           
  Lines        1979     1987    +8     
  Branches      370      370           
=======================================
+ Hits         1955     1963    +8     
  Misses          7        7           
  Partials       17       17           
Flag Coverage Δ
unittests 98.79% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/novas.c 98.60% <100.00%> (+<0.01%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9db7412...484b6b3. Read the comment docs.

@attipaci attipaci changed the title Prepare v1.0.1 update v1.0.1 bug fix development Mar 23, 2024
@attipaci attipaci changed the title v1.0.1 bug fix development v1.0.1 bug fix release development Mar 23, 2024
@attipaci attipaci linked an issue Mar 24, 2024 that may be closed by this pull request
@attipaci attipaci merged commit fbef9cc into main May 13, 2024
5 checks passed
@attipaci attipaci deleted the v1.0.1 branch May 13, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant