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

#102 reproduced issue #103

Closed baubakg closed 3 months ago

baubakg commented 3 months ago

Description

We have a problem regarding a certain file. Where the parsing abruptly stops with no error message.

Related Issue

Resolves #102

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.41%. Comparing base (16cd08a) to head (fb6b0cc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## ============================================ - Coverage 94.43% 94.41% -0.03% Complexity 224 224 ============================================ Files 15 15 Lines 557 555 -2 Branches 88 88 ============================================ - Hits 526 524 -2 Misses 20 20 Partials 11 11 ```

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

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
202 New issues
0 Accepted issues

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

See analysis details on SonarCloud