This repository was archived by the owner on Jul 9, 2022. It is now read-only.
Collect frontend code coverage from Cypress tests#31
Closed
Conversation
bb502ac to
87f6133
Compare
Codecov Report
@@ Coverage Diff @@
## master #31 +/- ##
==========================================
+ Coverage 65.49% 70.30% +4.80%
==========================================
Files 571 571
Lines 29889 29889
Branches 3066 3040 -26
==========================================
+ Hits 19577 21013 +1436
+ Misses 10128 8765 -1363
+ Partials 184 111 -73
Continue to review full report at Codecov.
|
aeaeab2 to
f26df73
Compare
3 tasks
8d9cc20 to
dee573f
Compare
840cad3 to
4ea4292
Compare
cf3c383 to
9d1e3a3
Compare
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
3 tasks
33b588a to
6697207
Compare
Collect frontend code coverage reports from Cypress tests and add proper tagging for all tests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CATEGORY
SUMMARY
Collect frontend code coverage from Cypress tests and add proper tagging for coverage reports.
With this, we can finally start to take code coverage numbers more seriously.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TEST PLAN
ADDITIONAL INFORMATION
N/A
REVIEWERS