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 bug in atom does not render when only one atom exists #953

Merged
merged 1 commit into from
May 22, 2024

Conversation

kaihsin
Copy link
Collaborator

@kaihsin kaihsin commented May 22, 2024

When generating report, if there is only one atom, the register does not render.

This PR address this issue.

Copy link
Contributor

github-actions bot commented May 22, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-05-22 17:53 UTC

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.76%. Comparing base (61ffe80) to head (f385b52).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #953   +/-   ##
=======================================
  Coverage   89.76%   89.76%           
=======================================
  Files         110      110           
  Lines        8030     8031    +1     
=======================================
+ Hits         7208     7209    +1     
  Misses        822      822           

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

@Roger-luo Roger-luo merged commit 142d349 into main May 22, 2024
9 of 10 checks passed
@Roger-luo Roger-luo deleted the khwu/fix_report branch May 22, 2024 17:51
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.

2 participants