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

Ignore external interfaces when triggering EXTENSION_FUNCTION_WITH_CLASS #1630

Conversation

0x6675636b796f75676974687562
Copy link
Member

@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Merging #1630 (4d47318) into master (cb102a2) will increase coverage by 0.02%.
The diff coverage is 91.66%.

@@             Coverage Diff              @@
##             master    #1630      +/-   ##
============================================
+ Coverage     82.47%   82.50%   +0.02%     
- Complexity     2334     2335       +1     
============================================
  Files           112      112              
  Lines          7862     7892      +30     
  Branches       2045     2048       +3     
============================================
+ Hits           6484     6511      +27     
  Misses          452      452              
- Partials        926      929       +3     
Flag Coverage Δ
unittests 82.50% <91.66%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
...tlin/org/cqfn/diktat/ruleset/utils/AstNodeUtils.kt 81.89% <ø> (ø)
...set/rules/chapter6/ExtensionFunctionsInFileRule.kt 93.75% <88.88%> (-6.25%) ⬇️
...set/rules/chapter3/ClassLikeStructuresOrderRule.kt 84.17% <94.44%> (+0.97%) ⬆️

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2023

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

2 026 tests  +1   2 011 ✔️ +1   17m 52s ⏱️ - 2m 31s
   166 suites ±0        15 💤 ±0 
   166 files   ±0          0 ±0 

Results for commit 4d47318. ± Comparison against base commit 82ee915.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2023

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

   166 files  ±0     166 suites  ±0   28m 23s ⏱️ + 2m 33s
2 026 tests +1  1 987 ✔️ ±0  34 💤 ±0  5 +1 
2 031 runs  +2  1 992 ✔️ +1  34 💤 ±0  5 +1 

For more details on these failures, see this check.

Results for commit 4d47318. ± Comparison against base commit 82ee915.

♻️ This comment has been updated with latest results.

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the bugfix/andrey.shcheglov/external-interfaces branch March 17, 2023 11:58
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.

EXTENSION_FUNCTION_WITH_CLASS false positive with external interfaces
2 participants