Skip to content

Easy access for TNamed value via getindex#398

Merged
tamasgal merged 1 commit into
mainfrom
tnamed-easy
Dec 7, 2025
Merged

Easy access for TNamed value via getindex#398
tamasgal merged 1 commit into
mainfrom
tnamed-easy

Conversation

@tamasgal

@tamasgal tamasgal commented Dec 7, 2025

Copy link
Copy Markdown
Member

Fixes #397 by simply returning the fTitle field of a TNamed object when access through getindex (i.e. ROOTFile["..."])

@tamasgal tamasgal mentioned this pull request Dec 7, 2025
@codecov

codecov Bot commented Dec 7, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.30%. Comparing base (65c125c) to head (e786f34).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/root.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
- Coverage   84.32%   84.30%   -0.03%     
==========================================
  Files          23       23              
  Lines        3107     3109       +2     
==========================================
+ Hits         2620     2621       +1     
- Misses        487      488       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tamasgal tamasgal merged commit 869acdd into main Dec 7, 2025
8 of 11 checks passed
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.

Support for TNamed

1 participant