Skip to content

Leap seconds lists without fmemopen()#340

Merged
attipaci merged 1 commit into
mainfrom
without-fmemopen
Jun 17, 2026
Merged

Leap seconds lists without fmemopen()#340
attipaci merged 1 commit into
mainfrom
without-fmemopen

Conversation

@attipaci

Copy link
Copy Markdown
Collaborator

Change the implementation for parsing leap seconds to avoid using fmemopen(), which is not available on Windows.

@attipaci attipaci added this to the 1.7.1 milestone Jun 16, 2026
@attipaci attipaci self-assigned this Jun 16, 2026
@attipaci attipaci added the enhancement New feature or request label Jun 16, 2026
@attipaci attipaci changed the title Leap seconds lists without fmemopen() Leap seconds lists without fmemopen() Jun 16, 2026
@attipaci attipaci force-pushed the without-fmemopen branch 6 times, most recently from d92b60a to 6858946 Compare June 16, 2026 14:29
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coveralls

coveralls commented Jun 16, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 27674316377

Warning

No base build found for commit ef024f8 on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 99.074%

Details

  • Patch coverage: 7 of 7 lines across 1 file are fully covered (100%).

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 9831
Covered Lines: 9740
Line Coverage: 99.07%
Coverage Strength: 38100.55 hits per line

💛 - Coveralls

@attipaci attipaci force-pushed the without-fmemopen branch 3 times, most recently from 287de4f to c8229d0 Compare June 17, 2026 07:37
@attipaci attipaci marked this pull request as ready for review June 17, 2026 09:18
@attipaci attipaci merged commit 35af1c9 into main Jun 17, 2026
29 checks passed
@attipaci attipaci deleted the without-fmemopen branch June 17, 2026 09:19
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.

2 participants