Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove max-statements warning in schedule.test.ts #1671

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

samayer12
Copy link
Collaborator

Description

This PR refactors a large test to use parameterized testing.

Related Issue

Relates to #1247

Type of change

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

Checklist before merging

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.52%. Comparing base (64d6e41) to head (dd8914d).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1671   +/-   ##
=======================================
  Coverage   79.52%   79.52%           
=======================================
  Files          48       48           
  Lines        2090     2090           
  Branches      430      430           
=======================================
  Hits         1662     1662           
  Misses        426      426           
  Partials        2        2           

@samayer12 samayer12 marked this pull request as ready for review January 15, 2025 21:38
@samayer12 samayer12 requested a review from a team as a code owner January 15, 2025 21:38
@cmwylie19 cmwylie19 added this pull request to the merge queue Jan 15, 2025
Merged via the queue into main with commit 9e16683 Jan 15, 2025
48 checks passed
@cmwylie19 cmwylie19 deleted the 1247-max-statements-schedule-test branch January 15, 2025 22:52
tamirazrab pushed a commit to tamirazrab/pepr that referenced this pull request Jan 17, 2025
…icorns#1671)

## Description

This PR refactors a large test to use parameterized testing.

## Related Issue

Relates to defenseunicorns#1247 

## 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants