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

Upgrade libmseed library to v3.0.16 #7

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Upgrade libmseed library to v3.0.16 #7

merged 1 commit into from
Jul 25, 2023

Conversation

anowacki
Copy link
Owner

The new v3.0.16 of libmseed has a different API to the previous
unstable v3 versions, so a minor upgrade of the library is needed.

  • Update installation instructions since the package is registered.
  • Update C types to match new libmseed structs.
  • Add tests for Julia type constructors.

@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #7 (42edfd6) into main (eb198a7) will increase coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   87.76%   87.94%   +0.17%     
==========================================
  Files           7        7              
  Lines         278      282       +4     
==========================================
+ Hits          244      248       +4     
  Misses         34       34              
Files Changed Coverage Δ
src/c_types.jl 91.66% <ø> (ø)
src/io.jl 86.95% <ø> (ø)
src/nanoseconddatetime.jl 100.00% <ø> (ø)
src/julia_types.jl 73.91% <100.00%> (+1.60%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

The new v3.0.16 of libmseed has a different API to the previous
unstable v3 versions, so a minor upgrade of the library is needed.

- Update installation instructions since the package is registered.
- Update C types to match new libmseed structs.
- Add tests for Julia type constructors.
@anowacki anowacki merged commit 01ebb9d into main Jul 25, 2023
@anowacki anowacki deleted the libmseed-v3.0.16 branch July 25, 2023 09:42
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