go-hep / hep

hep is the mono repository holding all of go-hep.org/x/hep packages and tools
https://go-hep.org
BSD 3-Clause "New" or "Revised" License
230 stars 35 forks source link

all: drop old +build foo stanza, use //go:build #927

Closed sbinet closed 2 years ago

sbinet commented 2 years ago

Fixes #798.

codecov-commenter commented 2 years ago

Codecov Report

Merging #927 (5d24dbf) into main (2481769) will decrease coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head 5d24dbf differs from pull request most recent head b02724a. Consider uploading reports for the commit b02724a to get more accurate results

@@            Coverage Diff             @@
##             main     #927      +/-   ##
==========================================
- Coverage   73.77%   73.76%   -0.01%     
==========================================
  Files         409      409              
  Lines       48779    48779              
==========================================
- Hits        35986    35984       -2     
- Misses      10510    10511       +1     
- Partials     2283     2284       +1     
Impacted Files Coverage Δ
pawgo/app.go 0.00% <ø> (ø)
pawgo/wmgr.go 100.00% <ø> (ø)
version.go 90.47% <ø> (-9.53%) :arrow_down:
xrootd/xrdproto/auth/krb5/krb5_unix.go 0.00% <ø> (ø)
xrootd/xrdproto/auth/unix/lookupgid_unix.go 50.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 2481769...b02724a. Read the comment docs.