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

upgrade kotlin version #75

Merged
merged 5 commits into from
Dec 27, 2020
Merged

upgrade kotlin version #75

merged 5 commits into from
Dec 27, 2020

Conversation

doyaaaaaken
Copy link
Collaborator

refs #74

@codecov
Copy link

codecov bot commented Dec 27, 2020

Codecov Report

Merging #75 (2ce5a88) into master (08cd54c) will decrease coverage by 12.83%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #75       +/-   ##
=============================================
- Coverage     95.99%   83.16%   -12.84%     
  Complexity      151      151               
=============================================
  Files            21       21               
  Lines           974      974               
  Branches         68      193      +125     
=============================================
- Hits            935      810      -125     
  Misses           16       16               
- Partials         23      148      +125     
Impacted Files Coverage Δ Complexity Δ
...thub/doyaaaaaken/kotlincsv/parser/CsvParserTest.kt 62.79% <0.00%> (-30.24%) 1.00% <0.00%> (ø%)
.../doyaaaaaken/kotlincsv/client/CsvFileWriterTest.kt 74.41% <0.00%> (-23.26%) 4.00% <0.00%> (ø%)
...thub/doyaaaaaken/kotlincsv/client/CsvReaderTest.kt 76.28% <0.00%> (-21.14%) 1.00% <0.00%> (ø%)
...aaaaken/kotlincsv/client/BufferedLineReaderTest.kt 72.00% <0.00%> (-14.00%) 1.00% <0.00%> (ø%)
...thub/doyaaaaaken/kotlincsv/client/CsvWriterTest.kt 87.16% <0.00%> (-12.84%) 4.00% <0.00%> (ø%)
...thub/doyaaaaaken/kotlincsv/dsl/CsvReaderDslTest.kt 88.88% <0.00%> (-11.12%) 1.00% <0.00%> (ø%)
...thub/doyaaaaaken/kotlincsv/dsl/CsvWriterDslTest.kt 90.90% <0.00%> (-9.10%) 1.00% <0.00%> (ø%)
.../kotlincsv/client/CsvReadWriteCompatibilityTest.kt 92.30% <0.00%> (-7.70%) 2.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08cd54c...2ce5a88. Read the comment docs.

@doyaaaaaken doyaaaaaken merged commit a1ca714 into master Dec 27, 2020
@doyaaaaaken doyaaaaaken deleted the upgrade-kotlin branch December 27, 2020 09:16
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.

1 participant