JuliaHEP / UpROOT.jl

Julia package to access CERN ROOT files, wraps Python package uproot
Other
15 stars 3 forks source link

Use GitHub actions instead of Travis, update CI and docs-gen config #15

Closed oschulz closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #15 (2684cf9) into master (aed013d) will increase coverage by 2.98%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   36.12%   39.10%   +2.98%     
==========================================
  Files           8        8              
  Lines         191      202      +11     
==========================================
+ Hits           69       79      +10     
- Misses        122      123       +1     
Impacted Files Coverage Δ
src/UpROOT.jl 100.00% <100.00%> (ø)
src/pyjlconv.jl 60.86% <0.00%> (+1.34%) :arrow_up:
src/tdirectory.jl 75.00% <0.00%> (+3.57%) :arrow_up:
src/ttree.jl 46.66% <0.00%> (+3.80%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1b4ed43...622036b. Read the comment docs.