Skip to content

Fix accum_prec() reversed terms bug#175

Merged
attipaci merged 2 commits into
mainfrom
accum_prec_bug
Apr 26, 2025
Merged

Fix accum_prec() reversed terms bug#175
attipaci merged 2 commits into
mainfrom
accum_prec_bug

Conversation

@attipaci

Copy link
Copy Markdown
Collaborator

Fixes botched accum_prec() time evolution.

@attipaci attipaci added the bug Something isn't working label Apr 26, 2025
@attipaci attipaci added this to the 1.3.1 milestone Apr 26, 2025
@attipaci attipaci self-assigned this Apr 26, 2025
@codecov

codecov Bot commented Apr 26, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.90%. Comparing base (31d12cb) to head (734b474).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
- Coverage   99.90%   99.90%   -0.01%     
==========================================
  Files          22       22              
  Lines        4258     4256       -2     
  Branches      794      794              
==========================================
- Hits         4254     4252       -2     
  Partials        4        4              
Flag Coverage Δ
unittests 99.90% <100.00%> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
src/equinox.c 100.00% <100.00%> (ø)
src/nutation.c 100.00% <100.00%> (ø)

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 31d12cb...734b474. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@attipaci attipaci linked an issue Apr 26, 2025 that may be closed by this pull request
@attipaci attipaci marked this pull request as ready for review April 26, 2025 10:11
@attipaci attipaci merged commit 7c92861 into main Apr 26, 2025
@attipaci attipaci deleted the accum_prec_bug branch April 26, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reversed quadratic coefficients in accum_prec()

1 participant