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

fix(android): fail early on missing input files #857

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

Malinskiy
Copy link
Member

@Malinskiy Malinskiy commented Nov 13, 2023

Prevents misconfigured test runs from running

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #857 (86c295a) into develop (a6c1281) will decrease coverage by 0.19%.
The diff coverage is 0.00%.

❗ Current head 86c295a differs from pull request most recent head 3ce16d4. Consider uploading reports for the commit 3ce16d4 to get more accurate results

@@              Coverage Diff              @@
##             develop     #857      +/-   ##
=============================================
- Coverage      59.54%   59.36%   -0.19%     
  Complexity       798      798              
=============================================
  Files            214      214              
  Lines           4398     4412      +14     
  Branches         693      702       +9     
=============================================
  Hits            2619     2619              
- Misses          1452     1466      +14     
  Partials         327      327              
Files Coverage Δ
...y/marathon/config/LogicalConfigurationValidator.kt 4.16% <0.00%> (-0.38%) ⬇️
...skiy/marathon/config/vendor/VendorConfiguration.kt 39.09% <0.00%> (-4.79%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@Malinskiy Malinskiy merged commit 1de0708 into develop Nov 14, 2023
9 of 11 checks passed
@Malinskiy Malinskiy deleted the fix/android-file-not-found branch November 14, 2023 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants