dxatscale / sfpowerscripts

A build system for modular development in Salesforce
https://dxatscale.io
MIT License
213 stars 98 forks source link

fix(WorkItemFilters): Support multiple workItem filters #1429

Closed brandonmikeska closed 1 year ago

brandonmikeska commented 1 year ago

spread out the filters before pushing

Summary generated by Reviewpad on 24 Oct 23 02:11 UTC

This pull request fixes an issue with multiple workItem filters. The patch spreads out the filters before applying them.

Checklist

All items have to be completed before a PR is merged

reviewpad[bot] commented 1 year ago

Thank you @brandonmikeska for this first contribution!

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (a094576) 46.86% compared to head (92db58f) 46.86%.

:exclamation: Current head 92db58f differs from pull request most recent head a267459. Consider uploading reports for the commit a267459 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1429 +/- ## ======================================= Coverage 46.86% 46.86% ======================================= Files 70 70 Lines 2665 2665 Branches 313 313 ======================================= Hits 1249 1249 Misses 1386 1386 Partials 30 30 ```

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

reviewpad[bot] commented 1 year ago

Reviewpad Report

:bangbang: Errors

spread out the filters before pushing' (801656d2abcc479b548da2ec98f8aa4738222c54)

:warning: Warnings