Skip to content

Ht 7 create UI for login and register pages#8

Merged
jarrodback merged 8 commits intodevelopfrom
HT-7-create-ui-for-login-and-register-pages
Feb 4, 2022
Merged

Ht 7 create UI for login and register pages#8
jarrodback merged 8 commits intodevelopfrom
HT-7-create-ui-for-login-and-register-pages

Conversation

@jarrodback
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

Coverage after merging HT-7-create-ui-for-login-and-register-pages into develop will be

86.81%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
app.js100%100%100%100%
utilities.js100%100%100%100%
business
   bill.business.js90%100%80%90.91%24
   user.business.js88.68%83.33%91.67%89.66%102, 72–73, 85, 87
config
   db.config.js100%100%100%100%
controllers
   auth.controller.js87.50%100%85.71%88.24%48–49
   bill.controller.js87.50%100%83.33%90%11
database
   index.js70.97%50%40%79.17%17, 26–27, 30, 42–43
datalayer
   mongo.js100%100%100%100%
middleware/auth
   authJwt.js63.33%50%66.67%68.42%13–14, 28, 30, 30, 30–31, 36, 5–6
models
   bill.model.js46.15%100%50%45.45%28–32, 34
   journey.model.js100%100%100%100%
   location.model.js100%100%100%100%
   user.model.js100%100%100%100%
routes
   auth.routes.js100%100%100%100%
   bill.routes.js100%100%100%100%

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

Coverage after merging HT-7-create-ui-for-login-and-register-pages into develop will be

72.22%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   utilities.js70%100%66.67%71.43%51–52
src/store
   store.js71.43%100%70%72.73%49, 74, 94

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

Coverage after merging HT-7-create-ui-for-login-and-register-pages into develop will be

86.81%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
app.js100%100%100%100%
utilities.js100%100%100%100%
business
   bill.business.js90%100%80%90.91%24
   user.business.js88.68%83.33%91.67%89.66%102, 72–73, 85, 87
config
   db.config.js100%100%100%100%
controllers
   auth.controller.js87.50%100%85.71%88.24%48–49
   bill.controller.js87.50%100%83.33%90%11
database
   index.js70.97%50%40%79.17%17, 26–27, 30, 42–43
datalayer
   mongo.js100%100%100%100%
middleware/auth
   authJwt.js63.33%50%66.67%68.42%13–14, 28, 30, 30, 30–31, 36, 5–6
models
   bill.model.js46.15%100%50%45.45%28–32, 34
   journey.model.js100%100%100%100%
   location.model.js100%100%100%100%
   user.model.js100%100%100%100%
routes
   auth.routes.js100%100%100%100%
   bill.routes.js100%100%100%100%

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

Coverage after merging HT-7-create-ui-for-login-and-register-pages into develop will be

72.22%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   utilities.js70%100%66.67%71.43%51–52
src/store
   store.js71.43%100%70%72.73%49, 74, 94

@jarrodback jarrodback marked this pull request as ready for review February 4, 2022 14:07
@jarrodback jarrodback requested a review from JakeMinor February 4, 2022 14:07
@jarrodback jarrodback closed this Feb 4, 2022
@jarrodback jarrodback reopened this Feb 4, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

Coverage after merging HT-7-create-ui-for-login-and-register-pages into develop will be

86.81%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
app.js100%100%100%100%
utilities.js100%100%100%100%
business
   bill.business.js90%100%80%90.91%24
   user.business.js88.68%83.33%91.67%89.66%102, 72–73, 85, 87
config
   db.config.js100%100%100%100%
controllers
   auth.controller.js87.50%100%85.71%88.24%48–49
   bill.controller.js87.50%100%83.33%90%11
database
   index.js70.97%50%40%79.17%17, 26–27, 30, 42–43
datalayer
   mongo.js100%100%100%100%
middleware/auth
   authJwt.js63.33%50%66.67%68.42%13–14, 28, 30, 30, 30–31, 36, 5–6
models
   bill.model.js46.15%100%50%45.45%28–32, 34
   journey.model.js100%100%100%100%
   location.model.js100%100%100%100%
   user.model.js100%100%100%100%
routes
   auth.routes.js100%100%100%100%
   bill.routes.js100%100%100%100%

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

Coverage after merging HT-7-create-ui-for-login-and-register-pages into develop will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   utilities.js100%100%100%100%
src/store
   store.js100%100%100%100%

@jarrodback jarrodback merged commit a1e54a7 into develop Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants