Skip to content

Commit

Permalink
chore: refactor to resolve max-statement on filter.test (#1870)
Browse files Browse the repository at this point in the history
## Description
Resolve max-statements warning in `src/lib/filter/filter.test.ts`
...

End to End Test:  <!-- if applicable -->  
(See [Pepr Excellent
Examples](https://github.com/defenseunicorns/pepr-excellent-examples))

## Related Issue


<!-- or -->
Relates to #1695 

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)

## Checklist before merging
- [x] Unit,
[Journey](https://github.com/defenseunicorns/pepr/tree/main/journey),
[E2E Tests](https://github.com/defenseunicorns/pepr-excellent-examples),
[docs](https://github.com/defenseunicorns/pepr/tree/main/docs),
[adr](https://github.com/defenseunicorns/pepr/tree/main/adr) added or
updated as needed
- [x] [Contributor Guide
Steps](https://docs.pepr.dev/main/contribute/#submitting-a-pull-request)
followed

---------

Co-authored-by: Sam Mayer <[email protected]>
  • Loading branch information
tamirazrab and samayer12 authored Feb 24, 2025
1 parent 27101be commit fe7f40d
Showing 1 changed file with 157 additions and 406 deletions.
Loading

0 comments on commit fe7f40d

Please sign in to comment.