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

Move components from @i-vresse/haddock3-analysis-components to here #3

Merged
merged 16 commits into from
Sep 10, 2024

Self review fixes

94b4ffd
Select commit
Loading
Failed to load commit list.
Merged

Move components from @i-vresse/haddock3-analysis-components to here #3

Self review fixes
94b4ffd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 0s

15.05% (+1.87%) compared to c66eb66

View this Pull Request on Codecov

15.05% (+1.87%) compared to c66eb66

Details

Codecov Report

Attention: Patch coverage is 17.50000% with 66 lines in your changes missing coverage. Please review.

Project coverage is 15.05%. Comparing base (c66eb66) to head (94b4ffd).

Files with missing lines Patch % Lines
src/table/SortableTable.tsx 21.53% 34 Missing and 17 partials ⚠️
src/DialogViewer.tsx 0.00% 6 Missing and 2 partials ⚠️
src/molviewer.tsx 0.00% 3 Missing and 2 partials ⚠️
src/table/ClusterTable.tsx 0.00% 1 Missing ⚠️
src/table/StructureTable.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   13.17%   15.05%   +1.87%     
==========================================
  Files          11       15       +4     
  Lines         296      372      +76     
  Branches       62       84      +22     
==========================================
+ Hits           39       56      +17     
- Misses        195      233      +38     
- Partials       62       83      +21     

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