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

feat(configuration): move testClassRegex to parser configuration #851

Merged
merged 3 commits into from
Oct 24, 2023

Conversation

Malinskiy
Copy link
Member

@Malinskiy Malinskiy commented Oct 23, 2023

The only parser that needs it is nm-based ios test parser

Breaking change

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #851 (6e276be) into develop (d140e93) will decrease coverage by 0.02%.
The diff coverage is 62.50%.

❗ Current head 6e276be differs from pull request most recent head 62299d0. Consider uploading reports for the commit 62299d0 to get more accurate results

@@              Coverage Diff              @@
##             develop     #851      +/-   ##
=============================================
- Coverage      59.56%   59.54%   -0.02%     
+ Complexity       799      798       -1     
=============================================
  Files            214      214              
  Lines           4400     4398       -2     
  Branches         692      693       +1     
=============================================
- Hits            2621     2619       -2     
+ Misses          1453     1452       -1     
- Partials         326      327       +1     
Files Coverage Δ
...lin/com/malinskiy/marathon/config/Configuration.kt 51.26% <ø> (+0.04%) ⬆️
...skiy/marathon/config/vendor/VendorConfiguration.kt 43.87% <100.00%> (ø)
...src/main/kotlin/com/malinskiy/marathon/Marathon.kt 64.10% <100.00%> (-0.31%) ⬇️
...athon/config/vendor/ios/TestParserConfiguration.kt 42.85% <50.00%> (-7.15%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Malinskiy Malinskiy merged commit a6c1281 into develop Oct 24, 2023
10 of 11 checks passed
@Malinskiy Malinskiy deleted the feature/test-class-regex branch October 24, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant