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

148 groupby is parsedefinition driven only it needs to also work with sdk #150

Closed baubakg closed 1 month ago

baubakg commented 1 month ago

Description

Related Issue

Fixes #148

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
47 New issues
0 Accepted issues

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

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 96.78%. Comparing base (cde3efd) to head (c638015).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ========================================= Coverage 96.78% 96.78% Complexity 313 313 ========================================= Files 20 20 Lines 809 809 Branches 112 112 ========================================= Hits 783 783 Misses 15 15 Partials 11 11 ```

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