Skip to content

Commit

Permalink
audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JoSSte committed Sep 23, 2024
1 parent 3683e70 commit 549d2ab
Showing 1 changed file with 1,660 additions and 1,503 deletions.
Loading

2 comments on commit 549d2ab

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage for this commit

84.48%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   test.ts100%100%100%100%
src/app
   app.component.ts100%100%100%100%
src/app/components/help
   help.component.ts100%100%100%100%
src/app/components/navbar
   navbar.component.ts92.11%75%100%93.10%40–42
src/app/components/participant-list
   participant-list.component.ts85.29%75%87.50%86.36%24–25, 52, 62
src/app/components/settings
   settings.component.ts100%100%100%100%
src/app/components/timer
   timer.component.ts75.37%61.54%69.23%77.78%101, 106–110, 129, 132, 182, 185, 188–189, 192–194, 197, 201–202, 221–223, 239–241, 61–62, 90–91, 93
src/app/models
   Participant.ts75%100%50%80%17
src/app/pipes
   secs.pipe.ts100%100%100%100%
src/app/services/navbar
   navbar.service.ts100%100%100%100%
src/app/services/participant
   participant.service.ts69.35%70%64.29%71.05%104, 106–108, 81, 81, 83, 86, 86, 86–87, 89, 91, 94
src/app/services/settings
   settings.service.ts89.55%77.78%92.31%94.44%15, 22, 33, 42, 85–86

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage for this commit

83.75%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   test.ts100%100%100%100%
src/app
   app.component.ts100%100%100%100%
src/app/components/help
   help.component.ts100%100%100%100%
src/app/components/navbar
   navbar.component.ts92.11%75%100%93.10%40–42
src/app/components/participant-list
   participant-list.component.ts85.29%75%87.50%86.36%24–25, 52, 62
src/app/components/settings
   settings.component.ts100%100%100%100%
src/app/components/timer
   timer.component.ts73.88%53.85%69.23%76.85%101, 106–110, 129–130, 182, 185, 188–189, 192–194, 197, 201–202, 221–223, 239–241, 52, 58, 61–62, 90–91, 93
src/app/models
   Participant.ts75%100%50%80%17
src/app/pipes
   secs.pipe.ts100%100%100%100%
src/app/services/navbar
   navbar.service.ts100%100%100%100%
src/app/services/participant
   participant.service.ts66.13%60%64.29%68.42%104, 106–108, 19, 22, 81, 81, 83, 86, 86, 86–87, 89, 91, 94
src/app/services/settings
   settings.service.ts89.55%77.78%92.31%94.44%15, 22, 33, 42, 85–86

Please sign in to comment.