adobe / log-parser

An SDK and Tool that allows you to analyse, sort, filter, and search your logs. The added value is that all data is stored in Java objects that can be used for other purposes such as: assertions, reporting, automated decision making.
MIT License
18 stars 8 forks source link

Next batch #125

Closed baubakg closed 2 months ago

baubakg commented 2 months ago

Description

A series of corrections detected while using the tool.

Related Issue

Fixes #117 Fixes #123 Fixes #119

How Has This Been Tested?

unit tests

Types of changes

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.97%. Comparing base (1965149) to head (bae4d66).

Files Patch % Lines
...m/adobe/campaign/tests/logparser/core/LogData.java 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ============================================ + Coverage 94.41% 94.97% +0.56% - Complexity 224 239 +15 ============================================ Files 15 16 +1 Lines 555 597 +42 Branches 88 94 +6 ============================================ + Hits 524 567 +43 + Misses 20 19 -1 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
15 New issues
0 Accepted issues

Measures
0 Security Hotspots
97.1% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud