Skip to content

Add novas_parse_timescale()#133

Merged
attipaci merged 1 commit into
mainfrom
parse-timescale
Mar 1, 2025
Merged

Add novas_parse_timescale()#133
attipaci merged 1 commit into
mainfrom
parse-timescale

Conversation

@attipaci

@attipaci attipaci commented Mar 1, 2025

Copy link
Copy Markdown
Collaborator

Like novas_timescale_for_string() but ignores leading white spaces and also returns an updated parse position.

@attipaci attipaci added the enhancement New feature or request label Mar 1, 2025
@attipaci attipaci added this to the 1.3.0 milestone Mar 1, 2025
@attipaci attipaci self-assigned this Mar 1, 2025
@codecov

codecov Bot commented Mar 1, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.54%. Comparing base (f1f93d1) to head (2a914d2).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files           8        8           
  Lines        3969     3982   +13     
  Branches      718      721    +3     
=======================================
+ Hits         3951     3964   +13     
  Misses          4        4           
  Partials       14       14           
Flag Coverage Δ
unittests 99.54% <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 f14043a...2a914d2. Read the comment docs.

@attipaci attipaci force-pushed the parse-timescale branch 2 times, most recently from 03384a7 to a1d0ad1 Compare March 1, 2025 20:39
@attipaci attipaci marked this pull request as ready for review March 1, 2025 20:41
@attipaci attipaci merged commit e8a084e into main Mar 1, 2025
@attipaci attipaci deleted the parse-timescale branch March 1, 2025 20:45
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