halfrost / LeetCode-Go

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

fix/19: clean up code #132

Closed novahe closed 3 years ago

novahe commented 3 years ago

one traversal, double 100%

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     #132   +/-   ##
=========================================
  Coverage          ?   71.90%           
=========================================
  Files             ?      681           
  Lines             ?    12066           
  Branches          ?        0           
=========================================
  Hits              ?     8676           
  Misses            ?     3079           
  Partials          ?      311           

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...5e77733. Read the comment docs.