patil-ashutosh / go-regex-utility

A curated list of golang applications using regex
MIT License
3 stars 8 forks source link

Update codecov.yaml #14

Closed patil-ashutosh closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 into master will increase coverage by 12.12%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           master       #14       +/-   ##
============================================
+ Coverage   87.87%   100.00%   +12.12%     
============================================
  Files           4         4               
  Lines          33        33               
============================================
+ Hits           29        33        +4     
+ Misses          2         0        -2     
+ Partials        2         0        -2     
Impacted Files Coverage Δ
regex/rstring/string.go 100.00% <ø> (+26.66%) :arrow_up:
regex/rvalidation/emailValidation.go 100.00% <ø> (ø)
regex/rvalidation/phoneValidatation.go 100.00% <ø> (ø)