Skip to content

Generate CIO locator data as needed.#250

Merged
attipaci merged 2 commits into
mainfrom
cio_filegen
Sep 24, 2025
Merged

Generate CIO locator data as needed.#250
attipaci merged 2 commits into
mainfrom
cio_filegen

Conversation

@attipaci

@attipaci attipaci commented Sep 23, 2025

Copy link
Copy Markdown
Collaborator
  • cio_array() now generates CIO vs GCRS location data on-the-file, without using any locator table (ASCII or binary). This eliminates any reliance on data which may be outdated, and not consistent with the latest SuperNOVAS implementation.
  • cio_location() now always returns CIO R.A. vs TOD.
  • set_cio_locator_file() does nothing any more. It's a dummy.
  • Removed CIO_RA.TXTandcio_file` conversion tool. They are no longer needed / used.
  • CI to build legacy, examples, and benchmark also.
  • No implicit recipes in Makefile (MacOS can't handle these -- of course...)
  • Documentation updates.

@attipaci attipaci added this to the 1.5.0 milestone Sep 23, 2025
@attipaci attipaci self-assigned this Sep 23, 2025
@attipaci attipaci added the enhancement New feature or request label Sep 23, 2025
@attipaci attipaci force-pushed the cio_filegen branch 4 times, most recently from d72749c to fa639d0 Compare September 23, 2025 20:15
@codecov

codecov Bot commented Sep 23, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.86%. Comparing base (b877417) to head (288e7f3).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
- Coverage   99.89%   99.86%   -0.03%     
==========================================
  Files          24       24              
  Lines        4623     4557      -66     
  Branches      917      894      -23     
==========================================
- Hits         4618     4551      -67     
- Partials        5        6       +1     
Flag Coverage Δ
unittests 99.86% <100.00%> (-0.03%) ⬇️

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

Files with missing lines Coverage Δ
src/cio.c 97.64% <100.00%> (-1.70%) ⬇️
src/equinox.c 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 b877417...288e7f3. 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 force-pushed the cio_filegen branch 22 times, most recently from 7936e2f to b6fa25d Compare September 23, 2025 22:31
@attipaci attipaci force-pushed the cio_filegen branch 3 times, most recently from 948cbd6 to f1d80c4 Compare September 24, 2025 06:31
@attipaci attipaci force-pushed the cio_filegen branch 3 times, most recently from 2cba075 to 2169cfa Compare September 24, 2025 08:18
@attipaci attipaci marked this pull request as ready for review September 24, 2025 08:47
@attipaci attipaci merged commit 7d3d52d into main Sep 24, 2025
26 checks passed
@attipaci attipaci deleted the cio_filegen branch September 24, 2025 08:48
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

Development

Successfully merging this pull request may close these issues.

1 participant