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

Removed log for checking name of srcDirectories #1536

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

Cheshiriks
Copy link
Member

Directories can have different names for android development for different build versions.

What's done:

### What's done:
* removed log for checking name of srcDirectories
Closes #1517
@github-actions
Copy link
Contributor

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

1 938 tests   1 923 ✔️  2m 38s ⏱️
   160 suites       15 💤
   160 files           0

Results for commit b053187.

@github-actions
Copy link
Contributor

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

1 923 tests   1 908 ✔️  1m 38s ⏱️
   159 suites       15 💤
   159 files           0

Results for commit b053187.

@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Merging #1536 (b053187) into master (57453b3) will increase coverage by 0.03%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #1536      +/-   ##
============================================
+ Coverage     82.96%   83.00%   +0.03%     
  Complexity     2362     2362              
============================================
  Files           111      111              
  Lines          7756     7753       -3     
  Branches       2009     2008       -1     
============================================
  Hits           6435     6435              
+ Misses          442      439       -3     
  Partials        879      879              
Flag Coverage Δ
unittests 83.00% <0.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...fn/diktat/common/config/rules/RulesConfigReader.kt 33.92% <0.00%> (+1.72%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Cheshiriks Cheshiriks merged commit 5ade536 into master Oct 27, 2022
@Cheshiriks Cheshiriks deleted the feature/remove-log-for-src-dir branch October 27, 2022 10:51
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.

srcDirectories logs an error for Android's debug/release source sets
2 participants