Skip to content

Add novas_set_str_time() for convenience.#244

Merged
attipaci merged 1 commit into
mainfrom
set-string-time
Sep 11, 2025
Merged

Add novas_set_str_time() for convenience.#244
attipaci merged 1 commit into
mainfrom
set-string-time

Conversation

@attipaci

Copy link
Copy Markdown
Collaborator

Added for convenience:

int novas_set_str_time(enum novas_timescale timescale, const char *restrict str, int leap, double dut1, novas_timespec *restrict time);

@attipaci attipaci added this to the 1.5.0 milestone Sep 11, 2025
@attipaci attipaci self-assigned this Sep 11, 2025
@attipaci attipaci added the enhancement New feature or request label Sep 11, 2025
@codecov

codecov Bot commented Sep 11, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.89%. Comparing base (24284c5) to head (d2223fe).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #244   +/-   ##
=======================================
  Coverage   99.89%   99.89%           
=======================================
  Files          24       24           
  Lines        4556     4561    +5     
  Branches      905      906    +1     
=======================================
+ Hits         4551     4556    +5     
  Partials        5        5           
Flag Coverage Δ
unittests 99.89% <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/timescale.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 24284c5...d2223fe. 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 marked this pull request as ready for review September 11, 2025 20:40
@attipaci attipaci merged commit 18b55fe into main Sep 11, 2025
27 checks passed
@attipaci attipaci deleted the set-string-time branch September 11, 2025 20:49
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