bcgov / ppr-deprecated

deprecated-Personal Property Registry
Apache License 2.0
2 stars 10 forks source link

Issue 852 (task of 823) Don't show invalid form indicators on readonly #854

Closed bryan-gilbert closed 4 years ago

bryan-gilbert commented 4 years ago

When showing the successful registration the page had the red boxes.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 4 years ago

Codecov Report

Merging #854 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #854      +/-   ##
==========================================
+ Coverage   93.64%   93.71%   +0.06%     
==========================================
  Files          59       59              
  Lines        1322     1336      +14     
  Branches      114      116       +2     
==========================================
+ Hits         1238     1252      +14     
  Misses         82       82              
  Partials        2        2
Flag Coverage Δ
#python_unittests 97.16% <ø> (+0.03%) :arrow_up:
Impacted Files Coverage Δ
...-ui/src/financing-statement/FinancingStatement.vue 100% <100%> (ø) :arrow_up:
ppr-ui/src/base-party/BaseParty.vue 100% <100%> (ø) :arrow_up:
ppr-api/src/schemas/financing_statement.py 100% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5644c74...f960ac6. Read the comment docs.