Skip to content

Fixed table containing only header generating broken markdown#10

Merged
Steppschuh merged 1 commit intoSteppschuh:devfrom
kaiser-chris:bugfix/header-only-table
Mar 25, 2019
Merged

Fixed table containing only header generating broken markdown#10
Steppschuh merged 1 commit intoSteppschuh:devfrom
kaiser-chris:bugfix/header-only-table

Conversation

@kaiser-chris
Copy link
Copy Markdown
Contributor

There was a line break missing when generating a table with only the header row.
This fixes this problem.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 23, 2019

Codecov Report

❗ No coverage uploaded for pull request base (dev@3b9e0ea). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##             dev     #10   +/-   ##
=====================================
  Coverage       ?   69.6%           
  Complexity     ?     184           
=====================================
  Files          ?      31           
  Lines          ?     612           
  Branches       ?      46           
=====================================
  Hits           ?     426           
  Misses         ?     167           
  Partials       ?      19
Impacted Files Coverage Δ Complexity Δ
.../net/steppschuh/markdowngenerator/table/Table.java 72.79% <100%> (ø) 28 <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 3b9e0ea...6a12daf. Read the comment docs.

Copy link
Copy Markdown
Owner

@Steppschuh Steppschuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks your contribution!

@Steppschuh Steppschuh merged commit f96fbba into Steppschuh:dev Mar 25, 2019
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