Skip to content

Conversation

@robinst
Copy link
Collaborator

@robinst robinst commented Mar 23, 2025

Fixes #356.

@codecov
Copy link

codecov bot commented Mar 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.94%. Comparing base (40f1fd5) to head (245c345).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #370   +/-   ##
=========================================
  Coverage     94.94%   94.94%           
  Complexity      252      252           
=========================================
  Files           138      138           
  Lines          4471     4471           
  Branches        646      646           
=========================================
  Hits           4245     4245           
  Misses          122      122           
  Partials        104      104           
Files with missing lines Coverage Δ
.../src/main/java/org/commonmark/node/BlockQuote.java 100.00% <ø> (ø)
.../src/main/java/org/commonmark/node/BulletList.java 66.66% <ø> (ø)
...onmark/src/main/java/org/commonmark/node/Code.java 100.00% <ø> (ø)
...src/main/java/org/commonmark/node/CustomBlock.java 100.00% <ø> (ø)
.../src/main/java/org/commonmark/node/CustomNode.java 100.00% <ø> (ø)
...rk/src/main/java/org/commonmark/node/Document.java 100.00% <ø> (ø)
...rk/src/main/java/org/commonmark/node/Emphasis.java 81.81% <ø> (ø)
...main/java/org/commonmark/node/FencedCodeBlock.java 64.86% <ø> (ø)
...c/main/java/org/commonmark/node/HardLineBreak.java 100.00% <ø> (ø)
...ark/src/main/java/org/commonmark/node/Heading.java 100.00% <ø> (ø)
... and 12 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@robinst robinst merged commit 749c011 into main Mar 25, 2025
14 checks passed
@robinst robinst deleted the node-doc-examples branch March 25, 2025 11:11
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.

Adding more java docs to the node

2 participants