Skip to content
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

fix: updating api check workflow #186

Merged
merged 1 commit into from
Nov 21, 2023
Merged

fix: updating api check workflow #186

merged 1 commit into from
Nov 21, 2023

Conversation

paulushcgcj
Copy link
Collaborator

@paulushcgcj paulushcgcj commented Nov 21, 2023

Description

Fixed API check workflow

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Further comments


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

Copy link

sonarcloud bot commented Nov 21, 2023

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
No Duplication information No Duplication information

Copy link

Current changelog

Bug Fixes

Features

@MCatherine1994
Copy link
Contributor

Backend coverage report

Coverage after merging fix/api-check into main will be
5.79%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   app.controller.ts81.82%100%66.67%87.50%15
   app.module.ts0%0%100%0%1, 15, 15, 17, 17–18, 18, 2, 29, 3–8
   app.service.ts58.33%100%50%62.50%12–14
   main.ts0%0%0%0%1, 11–12, 14, 14, 14, 14–15, 2, 23, 25, 3, 31, 33, 33, 33–34, 36, 4, 43, 45, 5, 8
src/ches
   ches.module.ts0%100%100%0%1, 10, 2–3
src/ches/services
   ches.service.ts5.26%0%0%11.54%104, 113, 22–23, 23, 23, 23, 23, 25, 33–34, 34, 34–35, 35, 35–36, 36, 36–37, 37, 37–38, 38, 38, 40, 40–41, 41, 41, 45, 55, 55–56, 62, 64, 64–65, 65, 65–66, 89, 9, 92, 98
src/email
   email.module.ts0%100%100%0%1, 13, 2–5
src/email/controllers
   email.controller.ts0%100%0%0%1, 12–13, 2–4, 8–9
src/email/model
   email.entity.ts0%100%100%0%1, 14, 20, 26, 3, 32, 45, 8
src/email/services
   email.service.ts0%100%0%0%1, 10, 3, 6–7
src/form
   form.module.ts0%100%100%0%1, 18, 2–7
src/form/controllers
   form.controller.ts0%100%0%0%1, 10–11, 2, 24–25, 29–30, 34, 37, 4, 45–46, 6
src/form/entities
   emailSubmissionLog.entity.ts0%100%100%0%1, 14, 2, 21, 28, 31, 34, 37, 45, 5, 51, 7
src/form/services
   form.service.ts0%0%0%0%1, 10, 100, 100, 100–101, 104, 104, 104, 104–105, 111, 111–112, 114, 118, 118–119, 119, 119, 123, 13, 132, 136–138, 14, 148–149, 149–150, 155, 160–162, 173–174, 176, 178–179, 18, 180, 188, 19, 191, 191–192, 192, 192, 192, 192, 192, 192, 199, 2, 200, 208, 212, 212–213, 213, 213, 213, 213, 213, 213, 213, 213, 213, 213, 225–227, 23, 232, 234, 240–241, 250, 261, 261, 261, 261, 261–263, 266–267, 269, 277, 28, 283, 29, 296, 3, 30, 302, 302, 302–303, 303, 303–304, 309, 31, 310, 312, 315, 315, 315–317, 317–318, 318, 32, 321, 323–324, 33, 332, 336–337, 346–347, 353, 362–363, 366, 37, 373, 375, 378, 38, 385, 388, 39, 396–397, 4, 40, 404–406, 408, 41, 416–417, 42, 426–427, 429, 46, 5, 55, 6, 61, 69, 78, 8, 90–96, 98–99, 99

@paulushcgcj paulushcgcj merged commit 26f3de4 into main Nov 21, 2023
11 checks passed
@paulushcgcj paulushcgcj deleted the fix/api-check branch November 21, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants