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(core): format the pkg.classname as classname in case of empty pkg #692

Merged
merged 3 commits into from
Oct 11, 2022

Conversation

Malinskiy
Copy link
Member

Fixes #689

@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #692 (a6afe2d) into develop (27eb6dc) will increase coverage by 0.05%.
The diff coverage is 90.00%.

@@              Coverage Diff              @@
##             develop     #692      +/-   ##
=============================================
+ Coverage      62.52%   62.58%   +0.05%     
  Complexity       716      716              
=============================================
  Files            175      175              
  Lines           3560     3565       +5     
  Branches         593      593              
=============================================
+ Hits            2226     2231       +5     
  Misses          1036     1036              
  Partials         298      298              
Impacted Files Coverage Δ
.../execution/filter/FullyQualifiedClassnameFilter.kt 66.66% <0.00%> (ø)
...rc/main/kotlin/com/malinskiy/marathon/test/Test.kt 92.59% <90.90%> (+1.68%) ⬆️
...skiy/marathon/execution/filter/AllureTestFilter.kt 85.71% <100.00%> (ø)
...n/execution/filter/FullyQualifiedTestnameFilter.kt 100.00% <100.00%> (ø)
...malinskiy/marathon/report/allure/AllureReporter.kt 56.57% <100.00%> (ø)
...inskiy/marathon/report/html/HtmlSummaryReporter.kt 80.70% <100.00%> (ø)
...m/malinskiy/marathon/report/junit/JUnitReporter.kt 87.71% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Malinskiy Malinskiy merged commit 35c048f into develop Oct 11, 2022
@Malinskiy Malinskiy deleted the fix/test-under-root-package branch October 11, 2022 02:03
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.

log files and report files names
1 participant