dlang-community / D-YAML

YAML parser and emitter for the D programming language
https://dlang-community.github.io/D-YAML/
Boost Software License 1.0
119 stars 37 forks source link

Add missing annotations to exceptions ctor #293

Closed Geod24 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #293 (36fdd44) into master (e157571) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #293   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files          28       28           
  Lines        4086     4086           
=======================================
  Hits         3924     3924           
  Misses        162      162           
Impacted Files Coverage Δ
source/dyaml/exception.d 80.95% <ø> (ø)
source/dyaml/node.d 93.74% <ø> (ø)

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 e157571...36fdd44. Read the comment docs.