moggers87 / exhibition

A static site generator
GNU General Public License v3.0
5 stars 2 forks source link

Remake content_mark and problem_mark on YAML exceptions with path #98

Closed moggers87 closed 3 years ago

moggers87 commented 3 years ago

Fixes #65

codecov[bot] commented 3 years ago

Codecov Report

Merging #98 (cecaa95) into main (a4459c7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #98   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1743      1788   +45     
  Branches        90        90           
=========================================
+ Hits          1743      1788   +45     
Impacted Files Coverage Δ
exhibition/node.py 100.00% <100.00%> (ø)
exhibition/tests/test_node.py 100.00% <100.00%> (ø)

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 a4459c7...cecaa95. Read the comment docs.