Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

test(app): improve components coverage #1031

Merged
merged 1 commit into from
May 6, 2020

Conversation

ivangabriele
Copy link
Contributor

@ivangabriele ivangabriele commented May 5, 2020

@ivangabriele ivangabriele added 📦 app 📌 tech Non-UI features and enhancements. labels May 5, 2020
@ivangabriele ivangabriele added this to the #39 milestone May 5, 2020
@ivangabriele ivangabriele self-assigned this May 5, 2020
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@ivangabriele ivangabriele force-pushed the test-app-improve-components-coverage branch from 24e6e83 to bf490e9 Compare May 5, 2020 20:20
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@codecov
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #1031 into master will decrease coverage by 3.23%.
The diff coverage is 58.49%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1031      +/-   ##
==========================================
- Coverage   26.15%   22.91%   -3.24%     
==========================================
  Files         138      137       -1     
  Lines        1514     1536      +22     
  Branches      238      244       +6     
==========================================
- Hits          396      352      -44     
- Misses        959     1019      +60     
- Partials      159      165       +6     
Impacted Files Coverage Δ
packages/api/src/constants.js 100.00% <ø> (ø)
packages/app/src/blocks/Login/Form.js 0.00% <0.00%> (ø)
packages/app/src/components/AdminForm/index.js 0.00% <0.00%> (ø)
packages/app/src/components/AdminIndex/index.js 0.00% <0.00%> (-2.44%) ⬇️
packages/app/src/components/Answer/index.js 100.00% <ø> (+100.00%) ⬆️
packages/app/src/components/Comment.js 0.00% <0.00%> (ø)
packages/app/src/components/Editor.js 0.00% <0.00%> (-100.00%) ⬇️
packages/app/src/components/Modal.js 0.00% <0.00%> (-46.16%) ⬇️
packages/app/src/layouts/AdminMain/index.js 0.00% <0.00%> (-75.00%) ⬇️
packages/app/src/layouts/Main/index.js 0.00% <0.00%> (-100.00%) ⬇️
... and 37 more

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 a36cca0...2895beb. Read the comment docs.

@ivangabriele ivangabriele force-pushed the test-app-improve-components-coverage branch 2 times, most recently from eada703 to 1eab158 Compare May 5, 2020 21:50
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@SocialGouv SocialGouv deleted a comment from todo bot May 5, 2020
@ivangabriele ivangabriele force-pushed the test-app-improve-components-coverage branch 2 times, most recently from b9f847a to a7fb379 Compare May 6, 2020 00:31
@ivangabriele ivangabriele force-pushed the test-app-improve-components-coverage branch from a7fb379 to 2895beb Compare May 6, 2020 00:56
@ivangabriele ivangabriele merged commit 71895a8 into master May 6, 2020
@ivangabriele ivangabriele deleted the test-app-improve-components-coverage branch May 6, 2020 04:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📦 app 📌 tech Non-UI features and enhancements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant