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(testing): clean up fragment wrappers #892

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

cdcabrera
Copy link
Member

What's included

  • fix(testing): clean up fragment wrappers

Notes

  • squashes most, not all, of the "fragments should contain more than one child" warnings

How to test

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera added build 202204 project phase labels Feb 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2022

Codecov Report

Merging #892 (531a8b9) into ci (a3af5cc) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##               ci     #892   +/-   ##
=======================================
  Coverage   94.06%   94.06%           
=======================================
  Files         126      126           
  Lines        3692     3692           
  Branches     1445     1445           
=======================================
  Hits         3473     3473           
  Misses        201      201           
  Partials       18       18           
Impacted Files Coverage Δ
src/components/authentication/authentication.js 96.55% <100.00%> (ø)
src/components/i18n/i18n.js 85.71% <100.00%> (ø)
src/components/inventoryTabs/inventoryTab.js 100.00% <100.00%> (ø)
src/config/product.rhosak.js 85.29% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3af5cc...531a8b9. Read the comment docs.

@cdcabrera cdcabrera merged commit a3b3211 into RedHatInsights:ci Feb 22, 2022
@cdcabrera cdcabrera mentioned this pull request Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202204 project phase build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants