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

Moved content container interfaces into their own files #39

Merged
merged 1 commit into from
Sep 1, 2018

Conversation

freemanjp
Copy link
Member

To make these interfaces easier to find.

To make these interfaces easier to find.
@CLAassistant
Copy link

CLAassistant commented Sep 1, 2018

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Sep 1, 2018

Codecov Report

Merging #39 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #39   +/-   ##
=========================================
  Coverage     99.74%   99.74%           
- Complexity       42      106   +64     
=========================================
  Files            44       70   +26     
  Lines           393      393           
  Branches         33       33           
=========================================
  Hits            392      392           
  Misses            1        1
Impacted Files Coverage Δ Complexity Δ
...tsign/maven/doxia/sink/kotlin/content/Paragraph.kt 100% <ø> (ø) 1 <0> (ø) ⬇️
...n/maven/doxia/sink/kotlin/content/TextContainer.kt 100% <ø> (ø) 5 <0> (?)
...en/doxia/sink/kotlin/content/PageBreakContainer.kt 100% <ø> (ø) 1 <0> (?)
...n/maven/doxia/sink/kotlin/content/UnorderedList.kt 100% <ø> (ø) 1 <0> (ø) ⬇️
...xia/sink/kotlin/content/HorizontalRuleContainer.kt 100% <ø> (ø) 2 <0> (?)
...aven/doxia/sink/kotlin/content/NumberedListItem.kt 100% <ø> (ø) 1 <0> (ø) ⬇️
...en/doxia/sink/kotlin/content/DefinitionListItem.kt 100% <ø> (ø) 1 <0> (ø) ⬇️
...tsign/maven/doxia/sink/kotlin/content/TableCell.kt 100% <ø> (ø) 1 <0> (ø) ⬇️
.../maven/doxia/sink/kotlin/content/DefinitionList.kt 100% <ø> (ø) 1 <0> (ø) ⬇️
...b/gantsign/maven/doxia/sink/kotlin/content/Date.kt 100% <ø> (ø) 1 <0> (ø) ⬇️
... and 76 more

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 39ed1c2...170ec88. Read the comment docs.

@freemanjp freemanjp merged commit c60a92f into master Sep 1, 2018
@freemanjp freemanjp deleted the container-files branch September 1, 2018 06: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.

2 participants