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

Implement LeapSecondsProvider trait with builtin and LSK impls #99

Merged
merged 7 commits into from
Apr 30, 2024

Conversation

helgee
Copy link
Member

@helgee helgee commented Apr 29, 2024

No description provided.

@helgee helgee mentioned this pull request Apr 29, 2024
6 tasks
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

Attention: Patch coverage is 98.90710% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.10%. Comparing base (7937a99) to head (600cfc5).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/lox-io/src/spice.rs 98.46% 1 Missing ⚠️
crates/lox-time/src/utc/leap_seconds.rs 98.79% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   98.08%   98.10%   +0.01%     
==========================================
  Files          54       55       +1     
  Lines       19189    19325     +136     
==========================================
+ Hits        18822    18958     +136     
  Misses        367      367              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

crates/lox-time/src/calendar_dates.rs Outdated Show resolved Hide resolved
crates/lox-time/src/utc/leap_seconds.rs Outdated Show resolved Hide resolved
crates/lox-time/src/utc/leap_seconds.rs Outdated Show resolved Hide resolved
crates/lox-time/src/utc/leap_seconds.rs Outdated Show resolved Hide resolved
crates/lox-time/src/utc/leap_seconds.rs Outdated Show resolved Hide resolved
crates/lox-time/src/utc/leap_seconds.rs Outdated Show resolved Hide resolved
crates/lox-time/src/utc/leap_seconds.rs Show resolved Hide resolved
crates/lox-time/src/utc/leap_seconds.rs Outdated Show resolved Hide resolved
crates/lox-time/tests/lsk.rs Outdated Show resolved Hide resolved
Base automatically changed from he/lsk-kernel-parsing to main April 30, 2024 09:03
@helgee helgee merged commit 50c5a5a into main Apr 30, 2024
41 checks passed
@helgee helgee deleted the he/leap-seconds branch April 30, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants