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

Replace java.time.Duration with kotlin.time.Duration #5759

Merged
merged 1 commit into from
Feb 5, 2023

Conversation

3flex
Copy link
Member

@3flex 3flex commented Feb 5, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 5, 2023

Codecov Report

Merging #5759 (d91b296) into main (369d673) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #5759      +/-   ##
============================================
+ Coverage     84.48%   84.52%   +0.03%     
+ Complexity     3734     3731       -3     
============================================
  Files           544      544              
  Lines         12752    12759       +7     
  Branches       2232     2232              
============================================
+ Hits          10774    10785      +11     
  Misses          864      864              
+ Partials       1114     1110       -4     
Impacted Files Coverage Δ
.../arturbosch/detekt/core/util/PerformanceMonitor.kt 85.71% <100.00%> (ø)
...tekt/rules/bugs/ElseCaseInsteadOfExhaustiveWhen.kt 93.33% <0.00%> (-2.83%) ⬇️
...io/gitlab/arturbosch/detekt/core/KtTreeCompiler.kt 78.78% <0.00%> (ø)
...io/gitlab/arturbosch/detekt/generator/Generator.kt 73.68% <0.00%> (+0.71%) ⬆️
...otlin/io/gitlab/arturbosch/detekt/core/Analyzer.kt 85.43% <0.00%> (+0.97%) ⬆️
...otlin/io/github/detekt/report/md/MdOutputReport.kt 98.91% <0.00%> (+1.08%) ⬆️
...n/io/github/detekt/report/html/HtmlOutputReport.kt 96.73% <0.00%> (+1.08%) ⬆️
...n/kotlin/io/github/detekt/report/html/HtmlUtils.kt 100.00% <0.00%> (+1.66%) ⬆️
.../gitlab/arturbosch/detekt/api/internal/Versions.kt 90.00% <0.00%> (+2.50%) ⬆️
...osch/detekt/core/tooling/DefaultVersionProvider.kt 100.00% <0.00%> (+50.00%) ⬆️

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

@3flex 3flex enabled auto-merge (squash) February 5, 2023 05:54
@schalkms schalkms added this to the 1.23.0 milestone Feb 5, 2023
@3flex 3flex merged commit 73e015b into detekt:main Feb 5, 2023
@3flex 3flex deleted the drop-duration branch February 5, 2023 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants