ipfs / boxo

A set of reference libraries for building IPFS applications and implementations in Go.
https://github.com/ipfs/boxo#readme
Other
181 stars 83 forks source link

chore: go 1.21 #588

Closed hacdias closed 4 months ago

hacdias commented 4 months ago

This lets our tests run with Go 1.21 and next (Go 1.22).

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.89%. Comparing base (b6b7771) to head (384bf56).

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #588      +/-   ##
==========================================
- Coverage   65.62%   59.89%   -5.73%     
==========================================
  Files         207      232      +25     
  Lines       25656    28127    +2471     
==========================================
+ Hits        16836    16846      +10     
- Misses       7346     9806    +2460     
- Partials     1474     1475       +1     

see 42 files with indirect coverage changes