Closed mgaseta closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
30.39% |
---|
File | Stmts | Branches | Funcs | Lines | Uncovered Lines |
---|---|---|---|---|---|
src | |||||
App.tsx | 100% | 100% | 100% | 100% | |
src/components/BCHeader | |||||
index.tsx | 100% | 100% | 100% | 100% | |
src/components/LoadingButton | |||||
index.tsx | 40% | 25% | 25% | 45.45% | 37–38, 40, 40, 40–42, 44–45, 50–53, 60, 70 |
src/components/UserTable | |||||
index.tsx | 86.67% | 100% | 75% | 90.91% | 51 |
src/layout/PublicLayout | |||||
index.tsx | 100% | 100% | 100% | 100% | |
src/service | |||||
FetchApi.ts | 4% | 0% | 0% | 7.14% | 10, 18–20, 20, 20, 20–21, 24, 41–42, 44, 44–45, 47, 50, 53, 9, 9 |
GetExceptionResponse.ts | 14.29% | 0% | 0% | 20% | 4, 4–6, 9 |
src/views/Form | |||||
index.tsx | 5.56% | 0% | 0% | 7.63% | 100, 100–102, 102, 102–104, 109, 109–111, 121–124, 126, 130–131, 136–141, 143–144, 148–152, 154–155, 159–160, 163–165, 165, 165–166, 171–172, 172, 172–173, 178, 180, 185, 189–190, 193–195, 195, 195–196, 201–202, 202, 202–203, 208, 210, 215, 219–220, 222, 222, 222, 222, 222, 222, 222, 224–225, 225, 225, 225, 225–227, 227, 227, 227–228, 231–232, 234, 234–235, 237, 240–242, 245–246, 249, 265, 265, 292, 30, 310, 32–34, 40–42, 50, 52–53, 55, 57–58, 60, 62–63, 69–72, 77, 79–80, 85, 87–91, 94–98 |
src/views/Home | |||||
index.tsx | 71.43% | 100% | 33.33% | 81.82% | 18, 22 |
src/views/Table | |||||
index.tsx | 50% | 100% | 0% | 66.67% | 4 |
DEV deployments have completed successfully! Frontend: [https://nrfesampleapp-27-app.apps.silver.devops.gov.bc.ca/]()
Your Pull Request code is being promoted! Please follow the link below. Main Merge Workflow
Description
Adjusted font style and changed font family to use BC Sans as the default font. Ticket link: https://apps.nrs.gov.bc.ca/int/jira/browse/FSADT2-177
Type of change
How Has This Been Tested?
No new automated tests, the changes were only to the font and font styles. Manual tests made by checking the changes on the localhost.
Checklist