jennifer icon indicating copy to clipboard operation
jennifer copied to clipboard

Add pkg.go.dev badge to README

Open nyiyui opened this issue 5 years ago • 1 comments

A pkg.go.dev badge/hyperlink would be useful when trying to access the documentation on pkg.go.dev.

nyiyui avatar Dec 31 '20 18:12 nyiyui

Codecov Report

Merging #76 (132e596) into master (2abe0ee) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master       #76    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           15        15            
  Lines         1712      1389   -323     
==========================================
- Hits          1712      1389   -323     
Impacted Files Coverage Δ
jen/do.go 100.00% <0.00%> (ø)
jen/add.go 100.00% <0.00%> (ø)
jen/jen.go 100.00% <0.00%> (ø)
jen/lit.go 100.00% <0.00%> (ø)
jen/tag.go 100.00% <0.00%> (ø)
jen/dict.go 100.00% <0.00%> (ø)
jen/file.go 100.00% <0.00%> (ø)
jen/group.go 100.00% <0.00%> (ø)
jen/custom.go 100.00% <0.00%> (ø)
jen/tokens.go 100.00% <0.00%> (ø)
... and 5 more

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 2abe0ee...132e596. Read the comment docs.

codecov-io avatar Dec 31 '20 18:12 codecov-io