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

Enrich factory #128

Closed baubakg closed 2 months ago

baubakg commented 2 months ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 95.07%. Comparing base (9940f80) to head (6f28f95).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ============================================ + Coverage 94.97% 95.07% +0.09% - Complexity 239 246 +7 ============================================ Files 16 16 Lines 597 609 +12 Branches 94 95 +1 ============================================ + Hits 567 579 +12 Misses 19 19 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
37 New issues
0 Accepted issues

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

See analysis details on SonarCloud