Closed chenhongjing closed 1 year ago
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
3.5% Duplication
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
Please let me know if there is something I forgot to consider. It's just a very small modification. :sweat_smile:
Merging #524 (8d834a2) into main (1ac27d5) will increase coverage by
0.21%
. The diff coverage is98.03%
.
@@ Coverage Diff @@
## main #524 +/- ##
==========================================
+ Coverage 92.44% 92.66% +0.21%
==========================================
Files 171 174 +3
Lines 2793 2834 +41
Branches 309 314 +5
==========================================
+ Hits 2582 2626 +44
+ Misses 210 207 -3
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
...ents/Dashboard/FilingHistoryList/HeaderActions.vue | 100.00% <ø> (ø) |
|
src/components/EntityInfo.vue | 100.00% <ø> (ø) |
|
src/components/EntityInfo/EntityMenu.vue | 100.00% <ø> (ø) |
|
src/resources/business-config.ts | 100.00% <ø> (ø) |
|
src/views/ConsentContinuationOut.vue | 100.00% <ø> (ø) |
|
src/views/Correction.vue | 100.00% <ø> (ø) |
|
src/stores/rootStore.ts | 91.02% <66.66%> (ø) |
|
...oard/FilingHistoryList/filings/ContinuationOut.vue | 100.00% <100.00%> (ø) |
|
...nents/Dashboard/FilingHistoryList/filings/index.ts | 100.00% <100.00%> (ø) |
|
src/components/EntityInfo/EntityHeader.vue | 100.00% <100.00%> (ø) |
|
... and 7 more |
I think @bennypc and @leodube-aot should have a quick look to see the change in passing a static prop instead of a dynamic one.
Issue #: /bcgov/entity#16761
Description of changes: Before:
After:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the business-filings-ui license (Apache 2.0).