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

Making dot qualified expression configurable #1420

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

akuleshov7
Copy link
Member

What's done:

  • now dot qualified expression will be configured with 'maxCallsInOneLine' again

### What's done:
- now dot qualified expression will be configured with 'maxCallsInOneLine' again
@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2022

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

1 269 tests   1 253 ✔️  1m 2s ⏱️
   154 suites       15 💤
   154 files           1

For more details on these failures, see this check.

Results for commit e39843c.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2022

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

1 269 tests   1 253 ✔️  38s ⏱️
   154 suites       15 💤
   154 files           1

For more details on these failures, see this check.

Results for commit e39843c.

♻️ This comment has been updated with latest results.

Copy link
Member

@petertrr petertrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay as another quick fix for this; we've opened #1412 to merge two overlapping parts of logic (after 1.2.2 probably)

@petertrr petertrr added this to the 1.2.2 milestone Jul 5, 2022
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 added this to In progress in diktat 1.2.4 via automation Oct 25, 2022
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 moved this from In progress to Review in progress in diktat 1.2.4 Oct 25, 2022
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 removed this from the 1.2.4 milestone Nov 9, 2022
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 removed this from Review in progress in diktat 1.2.4 Nov 9, 2022
# Conflicts:
#	diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/chapter3/files/NewlinesRule.kt
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

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

2 027 tests  +1   2 012 ✔️ +1   21m 2s ⏱️ + 3m 45s
   166 suites ±0        15 💤 ±0 
   166 files   ±0          0 ±0 

Results for commit 3fb2d7c. ± Comparison against base commit 3a0cc50.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

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

   166 files  ±0     166 suites  ±0   25m 47s ⏱️ -46s
2 027 tests +1  1 989 ✔️ +1  34 💤 ±0  4 ±0 
2 031 runs  +1  1 993 ✔️ +1  34 💤 ±0  4 ±0 

For more details on these failures, see this check.

Results for commit 3fb2d7c. ± Comparison against base commit 3a0cc50.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #1420 (3fb2d7c) into master (3a0cc50) will increase coverage by 0.00%.
The diff coverage is 89.47%.

@@            Coverage Diff            @@
##             master    #1420   +/-   ##
=========================================
  Coverage     82.50%   82.50%           
- Complexity     2335     2336    +1     
=========================================
  Files           112      112           
  Lines          7892     7893    +1     
  Branches       2048     2048           
=========================================
+ Hits           6511     6512    +1     
  Misses          452      452           
  Partials        929      929           
Flag Coverage Δ
unittests 82.50% <89.47%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...iktat/ruleset/rules/chapter3/files/NewlinesRule.kt 81.91% <89.47%> (+0.04%) ⬆️

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

@akuleshov7
Copy link
Member Author

@nulls thank you

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.

None yet

5 participants