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

Resolved deprecated default method config #265

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Resolved deprecated default method config #265

merged 1 commit into from
Aug 16, 2022

Conversation

freemanjp
Copy link
Member

@JvmDefault was deprecated in Kotlin 1.6.

`@JvmDefault` was deprecated in Kotlin 1.6.
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #265 (e385e7f) into master (2ae5465) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##              master      #265   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       136       136           
===========================================
  Files             70        70           
  Lines            656       656           
  Branches          33        33           
===========================================
  Hits             656       656           
Impacted Files Coverage Δ
...maven/doxia/sink/kotlin/content/AnchorContainer.kt 100.00% <ø> (ø)
...maven/doxia/sink/kotlin/content/AuthorContainer.kt 100.00% <ø> (ø)
...n/maven/doxia/sink/kotlin/content/BodyContainer.kt 100.00% <ø> (ø)
...aven/doxia/sink/kotlin/content/CommentContainer.kt 100.00% <ø> (ø)
...n/maven/doxia/sink/kotlin/content/DateContainer.kt 100.00% <ø> (ø)
.../doxia/sink/kotlin/content/DefinedTermContainer.kt 100.00% <ø> (ø)
...n/doxia/sink/kotlin/content/DefinitionContainer.kt 100.00% <ø> (ø)
...xia/sink/kotlin/content/DefinitionListContainer.kt 100.00% <ø> (ø)
...sink/kotlin/content/DefinitionListItemContainer.kt 100.00% <ø> (ø)
...oxia/sink/kotlin/content/FigureCaptionContainer.kt 100.00% <ø> (ø)
... and 24 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@freemanjp freemanjp merged commit 335c069 into master Aug 16, 2022
@freemanjp freemanjp deleted the def-meth branch August 16, 2022 12:39
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