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

fix/199: clean up redundant code #144

Closed novahe closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #144 (9e35754) into master (3dac8b9) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   71.89%   71.87%   -0.03%     
==========================================
  Files         692      692              
  Lines       12153    12143      -10     
==========================================
- Hits         8738     8728      -10     
  Misses       3106     3106              
  Partials      309      309              
Impacted Files Coverage Δ
...ight-Side-View/199. Binary Tree Right Side View.go 100.00% <100.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 3dac8b9...9e35754. Read the comment docs.