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/patch succeeded Aug 30, 2024 in 1s

80.68% of diff hit (target 23.38%)

View this Pull Request on Codecov

80.68% of diff hit (target 23.38%)

Annotations

Check warning on line 80 in src/components/HOCs/WithCurrentTask/WithCurrentTask.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/HOCs/WithCurrentTask/WithCurrentTask.js#L80

Added line #L80 was not covered by tests

Check warning on line 217 in src/components/TagDiffVisualization/TagDiffVisualization.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TagDiffVisualization/TagDiffVisualization.js#L216-L217

Added lines #L216 - L217 were not covered by tests

Check warning on line 47 in src/components/Widgets/TagDiffWidget/TagDiffWidget.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Widgets/TagDiffWidget/TagDiffWidget.js#L47

Added line #L47 was not covered by tests

Check warning on line 52 in src/components/Widgets/TagDiffWidget/TagDiffWidget.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Widgets/TagDiffWidget/TagDiffWidget.js#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 55 in src/components/Widgets/TagDiffWidget/TagDiffWidget.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Widgets/TagDiffWidget/TagDiffWidget.js#L55

Added line #L55 was not covered by tests

Check warning on line 59 in src/components/Widgets/TagDiffWidget/TagDiffWidget.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Widgets/TagDiffWidget/TagDiffWidget.js#L59

Added line #L59 was not covered by tests

Check warning on line 96 in src/components/Widgets/TagDiffWidget/TagDiffWidget.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Widgets/TagDiffWidget/TagDiffWidget.js#L96

Added line #L96 was not covered by tests

Check warning on line 152 in src/interactions/Task/AsCooperativeWork.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interactions/Task/AsCooperativeWork.js#L150-L152

Added lines #L150 - L152 were not covered by tests

Check warning on line 166 in src/interactions/Task/AsCooperativeWork.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interactions/Task/AsCooperativeWork.js#L164-L166

Added lines #L164 - L166 were not covered by tests