Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Fixes. #16

Merged
merged 9 commits into from
Jan 2, 2021
Merged

Fixes. #16

merged 9 commits into from
Jan 2, 2021

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented Jan 2, 2021

build.gradle.ktsの修正

  • jmh関連のライブラリが配布物に含まれていた問題の修正

ArgumentBucketの修正

  • ArgumentBucketsize系プロパティをoverrideしておらず、デバッガがエラーを吐いていた問題の修正
  • keys/entriesが循環参照を起こしており、エラーになる問題の修正
  • 不足していたテストの追加

@codecov-io
Copy link

Codecov Report

Merging #16 (c3a262f) into master (12e6e29) will increase coverage by 5.60%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
+ Coverage     88.78%   94.39%   +5.60%     
- Complexity       28       42      +14     
============================================
  Files             8        8              
  Lines           214      214              
  Branches         35       35              
============================================
+ Hits            190      202      +12     
+ Misses           20        8      -12     
  Partials          4        4              
Impacted Files Coverage Δ Complexity Δ
...apk/fastkfunction/argumentbucket/ArgumentBucket.kt 94.11% <100.00%> (+35.29%) 28.00 <8.00> (+14.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 12e6e29...c3a262f. Read the comment docs.

@k163377 k163377 merged commit a3204bd into ProjectMapK:master Jan 2, 2021
@k163377 k163377 deleted the fix_codes branch January 7, 2021 23:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants