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

clean up redundant code #143

Closed novahe closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #143 (5cd4324) into master (ad3dfff) will decrease coverage by 0.00%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
- Coverage   72.04%   72.04%   -0.01%     
==========================================
  Files         692      692              
  Lines       12142    12129      -13     
==========================================
- Hits         8748     8738      -10     
+ Misses       3085     3082       -3     
  Partials      309      309              
Impacted Files Coverage Δ
...-Notation/150. Evaluate Reverse Polish Notation.go 88.23% <87.50%> (+4.90%) :arrow_up:

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