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 tag widget rendering bug #2420

Merged
merged 5 commits into from
Sep 4, 2024

simplify tests

8467e53
Select commit
Loading
Failed to load commit list.
Merged

Fix tag widget rendering bug #2420

simplify tests
8467e53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

23.70% (target 18.00%)

View this Pull Request on Codecov

23.70% (target 18.00%)

Details

Codecov Report

Attention: Patch coverage is 80.68182% with 17 lines in your changes missing coverage. Please review.

Project coverage is 23.70%. Comparing base (95dca9d) to head (8467e53).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
.../components/Widgets/TagDiffWidget/TagDiffWidget.js 0.00% 6 Missing and 2 partials ⚠️
src/interactions/Task/AsCooperativeWork.js 0.00% 6 Missing ⚠️
...nents/TagDiffVisualization/TagDiffVisualization.js 0.00% 2 Missing ⚠️
...components/HOCs/WithCurrentTask/WithCurrentTask.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2420      +/-   ##
==========================================
+ Coverage   23.38%   23.70%   +0.32%     
==========================================
  Files         649      649              
  Lines       22514    22476      -38     
  Branches     6902     6911       +9     
==========================================
+ Hits         5264     5329      +65     
+ Misses      14425    14350      -75     
+ Partials     2825     2797      -28     

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