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

fix circular reference for html repr #1058

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

fix ruff

ecd56e1
Select commit
Loading
Failed to load commit list.
Draft

fix circular reference for html repr #1058

fix ruff
ecd56e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 1s

88.51% (-0.02%) compared to 0998190

View this Pull Request on Codecov

88.51% (-0.02%) compared to 0998190

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (0998190) 88.53% compared to head (ecd56e1) 88.51%.

Files Patch % Lines
src/hdmf/container.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1058      +/-   ##
==========================================
- Coverage   88.53%   88.51%   -0.02%     
==========================================
  Files          45       45              
  Lines        9605     9607       +2     
  Branches     2732     2733       +1     
==========================================
  Hits         8504     8504              
- Misses        778      779       +1     
- Partials      323      324       +1     

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