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

#118 added a test about the immediate entry after one is found. Also a… #166

Closed baubakg closed 1 month ago

baubakg commented 1 month ago

…dded more documentation

Description

Checking how we can pick up the data immediately after an entry.

Related Issue

Fixes #118

Types of changes

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.04%. Comparing base (a1cc3b5) to head (0408aef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #166 +/- ## ========================================= Coverage 97.04% 97.04% Complexity 358 358 ========================================= Files 22 22 Lines 914 914 Branches 123 123 ========================================= Hits 887 887 Misses 16 16 Partials 11 11 ```

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
30 New issues
0 Accepted issues

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

See analysis details on SonarCloud