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

Update module to work with libmseed v3.0.18 #9

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

anowacki
Copy link
Owner

libmseed v3.0.18 despite supposed semver compliance makes
breaking changes to the API, and so we must update some structures
in LibMseed. Therefore this version of the package is only
compatible with v3.0.18 of libmseed.

libmseed v3.0.18 *despite supposed semver compliance* makes
breaking changes to the API, and so we must update some structures
in LibMseed.  Therefore this version of the package is only
compatible with v3.0.18 of libmseed.
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (01ebb9d) 87.94% compared to head (c40bfac) 87.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   87.94%   87.94%           
=======================================
  Files           7        7           
  Lines         282      282           
=======================================
  Hits          248      248           
  Misses         34       34           

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

@anowacki anowacki merged commit 82ffbcf into main Feb 22, 2024
13 checks passed
@anowacki anowacki deleted the fix-libmseed-v3.0.18 branch February 22, 2024 16:59
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.

1 participant