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

Conversation

bendichter
Copy link
Contributor

Motivation

fix #1057

Copy link

codecov bot commented Feb 21, 2024

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.

@bendichter bendichter marked this pull request as draft February 23, 2024 13:49
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.

[Bug]: HTML rendering of objects with links
1 participant