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/rtree: fix handling of rleaf-element with a "This" StreamerSTL #739

Merged
merged 1 commit into from
May 29, 2020

Conversation

sbinet
Copy link
Member

@sbinet sbinet commented May 29, 2020

Fixes #736.

@codecov
Copy link

codecov bot commented May 29, 2020

Codecov Report

Merging #739 into master will decrease coverage by 0.00%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #739      +/-   ##
==========================================
- Coverage   71.50%   71.49%   -0.01%     
==========================================
  Files         384      384              
  Lines       48908    48912       +4     
==========================================
  Hits        34972    34972              
- Misses      11681    11684       +3     
- Partials     2255     2256       +1     
Impacted Files Coverage Δ
groot/rtree/rleaf.go 79.31% <20.00%> (-2.25%) ⬇️
groot/rtree/rvar.go 96.42% <100.00%> (ø)

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 5e98121...4d1e5f0. Read the comment docs.

@sbinet sbinet merged commit 4d1e5f0 into go-hep:master May 29, 2020
@sbinet sbinet deleted the issue-736 branch May 29, 2020 10:37
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.

groot/rtree: problem reading slices with formula?
1 participant