halfrost / LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
https://books.halfrost.com/leetcode
MIT License
32.76k stars 5.68k forks source link

Create GoADT #131

Closed Mushroom710 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@851946d). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #131   +/-   ##
=========================================
  Coverage          ?   71.90%           
=========================================
  Files             ?      681           
  Lines             ?    12074           
  Branches          ?        0           
=========================================
  Hits              ?     8682           
  Misses            ?     3080           
  Partials          ?      312           

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 851946d...db69d28. Read the comment docs.

halfrost commented 3 years ago

what does the GoADT file mean?