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

Deprecated SinkKt.invoke() #150

Merged
merged 1 commit into from
Jul 29, 2019
Merged

Deprecated SinkKt.invoke() #150

merged 1 commit into from
Jul 29, 2019

Conversation

freemanjp
Copy link
Member

Just use Sink.invoke() instead.

Just use `Sink.invoke()` instead.
@codecov
Copy link

codecov bot commented Jul 29, 2019

Codecov Report

Merging #150 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #150   +/-   ##
=========================================
  Coverage     72.66%   72.66%           
  Complexity      136      136           
=========================================
  Files            70       70           
  Lines           589      589           
  Branches        166      166           
=========================================
  Hits            428      428           
  Partials        161      161
Impacted Files Coverage Δ Complexity Δ
.../github/gantsign/maven/doxia/sink/kotlin/SinkKt.kt 100% <ø> (ø) 2 <0> (ø) ⬇️

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 6e75756...e9073fc. Read the comment docs.

@freemanjp freemanjp merged commit 11900d8 into master Jul 29, 2019
@freemanjp freemanjp deleted the dep-sinkkt-invoke branch July 29, 2019 20:14
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