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

include given type in err msg of IterableLikeToIterableTransformer #1057

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

robstoll
Copy link
Owner


I confirm that I have read the Contributor Agreements v1.0, agree to be bound on them and confirm that my contribution is compliant.

@robstoll robstoll added this to the 0.18.0 milestone Nov 16, 2021
@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #1057 (167b09f) into main (16b2c60) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##               main    #1057    +/-   ##
==========================================
  Coverage     90.58%   90.59%            
==========================================
  Files           448      448            
  Lines          4663     4666     +3     
  Branches        221      221            
==========================================
+ Hits           4224     4227     +3     
  Misses          390      390            
  Partials         49       49            
Flag Coverage Δ
bc 84.93% <100.00%> (+<0.01%) ⬆️
current 87.09% <100.00%> (+<0.01%) ⬆️
current_windows 86.24% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...s/impl/DefaultIterableLikeToIterableTransformer.kt 100.00% <100.00%> (ø)
...ls/impl/DefaultMapLikeToIterablePairTransformer.kt 95.00% <100.00%> (+0.26%) ⬆️

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 16b2c60...167b09f. Read the comment docs.

@robstoll robstoll merged commit c03d422 into main Nov 16, 2021
@robstoll robstoll deleted the iterableLikeToIterableTransformer-given-type branch November 16, 2021 08:58
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