-
Notifications
You must be signed in to change notification settings - Fork 1
test: TT-281 UI Test Coverage Second Part #800
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #800 +/- ##
==========================================
+ Coverage 95.64% 97.40% +1.76%
==========================================
Files 107 107
Lines 2273 2428 +155
Branches 175 203 +28
==========================================
+ Hits 2174 2365 +191
+ Misses 54 23 -31
+ Partials 45 40 -5
Continue to review full report at Codecov.
|
src/app/modules/shared/components/details-fields/details-fields.component.spec.ts
Outdated
Show resolved
Hide resolved
src/app/modules/activities-management/store/activity-management.reducers.spec.ts
Show resolved
Hide resolved
src/app/modules/shared/components/input-date/input-date.component.spec.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do not forget that the tests are written using "it", so if there is a verb, you should write the tests as "it calls..." or "it uses...".
src/app/modules/shared/components/details-fields/details-fields.component.spec.ts
Outdated
Show resolved
Hide resolved
|
Kudos, SonarCloud Quality Gate passed!
|








Unit test coverage is complete. Currently the coverage is 99.35%.