ort
ort copied to clipboard
StaticHtmlReporter: Use unsafe rendering for issue and violation messages
Signed-off-by: Stefano Bennati [email protected]
Please ensure that your pull request adheres to our contribution guidelines. Thank you!
Codecov Report
Merging #5306 (be9764f) into main (513939e) will increase coverage by
17.76%
. The diff coverage is100.00%
.
:exclamation: Current head be9764f differs from pull request most recent head 0109d95. Consider uploading reports for the commit 0109d95 to get more accurate results
@@ Coverage Diff @@
## main #5306 +/- ##
=============================================
+ Coverage 54.61% 72.37% +17.76%
- Complexity 1504 1964 +460
=============================================
Files 260 260
Lines 13897 13899 +2
Branches 1960 1960
=============================================
+ Hits 7590 10060 +2470
+ Misses 5581 2801 -2780
- Partials 726 1038 +312
Impacted Files | Coverage Δ | |
---|---|---|
...er/src/main/kotlin/reporters/StaticHtmlReporter.kt | 88.06% <100.00%> (ø) |
|
analyzer/src/main/kotlin/managers/Carthage.kt | 73.94% <0.00%> (+5.04%) |
:arrow_up: |
...r/src/main/kotlin/managers/utils/PubCacheReader.kt | 44.82% <0.00%> (+6.89%) |
:arrow_up: |
...n/kotlin/managers/utils/GradleDependencyHandler.kt | 88.37% <0.00%> (+11.62%) |
:arrow_up: |
...yzer/src/main/kotlin/managers/utils/MavenLogger.kt | 23.52% <0.00%> (+23.52%) |
:arrow_up: |
analyzer/src/main/kotlin/managers/Unmanaged.kt | 45.45% <0.00%> (+39.39%) |
:arrow_up: |
analyzer/src/main/kotlin/managers/Sbt.kt | 44.15% <0.00%> (+41.55%) |
:arrow_up: |
analyzer/src/main/kotlin/managers/Pub.kt | 50.32% <0.00%> (+49.67%) |
:arrow_up: |
analyzer/src/main/kotlin/managers/Bundler.kt | 73.73% <0.00%> (+59.59%) |
:arrow_up: |
analyzer/src/main/kotlin/managers/Npm.kt | 82.85% <0.00%> (+61.07%) |
:arrow_up: |
... and 20 more |
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 513939e...0109d95. Read the comment docs.