GemHQ / money-tree

A Ruby implementation of Bitcoin HD Wallets (Hierarchical Deterministic) BIP32
MIT License
185 stars 68 forks source link

ci: enhance os/ruby matrix #71

Closed q9f closed 1 year ago

q9f commented 1 year ago
Ruby 2.7 3.0 3.1 3.2
Ubuntu 20.4
Ubuntu 22.4
MacOS 11
MacOS 12
codecov-commenter commented 1 year ago

Codecov Report

Merging #71 (427b3e3) into master (36fc4be) will decrease coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   99.86%   99.79%   -0.07%     
==========================================
  Files          13       13              
  Lines        1496     1498       +2     
==========================================
+ Hits         1494     1495       +1     
- Misses          2        3       +1     
Impacted Files Coverage Δ
lib/money-tree.rb 100.00% <100.00%> (ø)
lib/money-tree/key.rb 99.40% <100.00%> (-0.60%) :arrow_down:
lib/openssl_extensions.rb 100.00% <100.00%> (ø)
spec/money-tree/openssl_extensions_spec.rb 100.00% <100.00%> (ø)

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

q9f commented 1 year ago
Ruby 2.7 3.0 3.1 3.2
Ubuntu 20.4
Ubuntu 22.4
MacOS 11
MacOS 12
q9f commented 1 year ago
Ruby 2.7 3.0 3.1 3.2
Ubuntu 20.4
Ubuntu 22.4
MacOS 11
MacOS 12