go-reform / reform

A better ORM for Go, based on non-empty interfaces and code generation.
https://gopkg.in/reform.v1
MIT License
1.44k stars 73 forks source link

Require Go 1.15+ #298

Closed AlekSi closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #298 (cd43de3) into main (a36b961) will not change coverage. The diff coverage is n/a.

:exclamation: Current head cd43de3 differs from pull request most recent head 84fe589. Consider uploading reports for the commit 84fe589 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main     #298   +/-   ##
=======================================
  Coverage   68.19%   68.19%           
=======================================
  Files          20       20           
  Lines        1726     1726           
=======================================
  Hits         1177     1177           
  Misses        491      491           
  Partials       58       58           

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 a36b961...84fe589. Read the comment docs.