mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-08 13:54:54 +00:00
[PR #389] Improve code coverage #984
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/xoofx/markdig/pull/389
State: closed
Merged: Yes
Add some tests and fix a few details that those tests uncovered.
I think I can push coverage to ~98% with reasonable tests like this, the rest would be catching every edge-case handling logic.