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

groot/riofs: implement recursive Dir.Put and Dir.Mkdir #500

Merged
merged 1 commit into from
Jun 12, 2019

Conversation

sbinet
Copy link
Member

@sbinet sbinet commented Jun 12, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 12, 2019

Codecov Report

Merging #500 into master will increase coverage by <.01%.
The diff coverage is 69.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #500      +/-   ##
==========================================
+ Coverage    63.7%   63.71%   +<.01%     
==========================================
  Files         354      354              
  Lines       41622    41701      +79     
==========================================
+ Hits        26515    26569      +54     
- Misses      12738    12754      +16     
- Partials     2369     2378       +9
Impacted Files Coverage Δ
groot/riofs/key.go 74.9% <100%> (+0.19%) ⬆️
groot/riofs/walk.go 67.85% <60.31%> (-7.15%) ⬇️
groot/riofs/dir.go 77.46% <95.23%> (+1.3%) ⬆️
xrootd/session.go 72.72% <0%> (-0.8%) ⬇️
rio/rio.go 48.57% <0%> (-0.41%) ⬇️

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 3de0699...9d0289a. Read the comment docs.

@sbinet sbinet merged commit 9d0289a into go-hep:master Jun 12, 2019
@sbinet sbinet deleted the groot-riofs-rec-mkdir branch June 12, 2019 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants