hashicorp / hcl2

Former temporary home for experimental new version of HCL
https://github.com/hashicorp/hcl
Mozilla Public License 2.0
373 stars 66 forks source link

hcl: Add Diagnostics.Errs() #39

Closed radeksimko closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #39 into master will decrease coverage by 0.04%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   62.68%   62.63%   -0.05%     
==========================================
  Files          79       79              
  Lines        8203     8209       +6     
==========================================
  Hits         5142     5142              
- Misses       2789     2795       +6     
  Partials      272      272
Impacted Files Coverage Δ
hcl/diagnostic.go 23.07% <0%> (-6.93%) :arrow_down:

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 3644635...1b7f271. Read the comment docs.