Skip to content

Conversation

@alexmihailov
Copy link

@alexmihailov alexmihailov commented Jul 8, 2021

Update Kotlin to 1.5.31
Move kotlintest to kotest
Add KRepository (with suspend functions)

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2021

Codecov Report

Merging #9 (8257d70) into master (5572e5e) will increase coverage by 4.63%.
The diff coverage is 92.20%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #9      +/-   ##
============================================
+ Coverage     86.66%   91.30%   +4.63%     
- Complexity       20       39      +19     
============================================
  Files             3        6       +3     
  Lines            45      115      +70     
  Branches          2        6       +4     
============================================
+ Hits             39      105      +66     
+ Misses            4        3       -1     
- Partials          2        7       +5     
Impacted Files Coverage Δ
...in/org/taymyr/play/repository/domain/Repository.kt 100.00% <ø> (ø)
...astructure/persistence/DatabaseExecutionContext.kt 75.00% <ø> (ø)
...itory/infrastructure/persistence/KJPARepository.kt 90.76% <90.76%> (ø)
...n/org/taymyr/play/repository/domain/KRepository.kt 100.00% <100.00%> (ø)
...ry/infrastructure/persistence/JPABaseRepository.kt 100.00% <100.00%> (ø)
...sitory/infrastructure/persistence/JPARepository.kt 91.89% <100.00%> (+4.39%) ⬆️

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 5572e5e...8257d70. Read the comment docs.

@alexmihailov alexmihailov force-pushed the feature/krepository branch from 5613a22 to ee85022 Compare July 8, 2021 11:05
Move kotlintest to kotest
Add KRepository (with suspend functions)
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.

2 participants