datacamp / shellwhat

https://shellwhat.readthedocs.io
GNU Affero General Public License v3.0
2 stars 8 forks source link

[CX-1301] Make has funcs more robust #50

Closed hermansje closed 4 years ago

hermansje commented 4 years ago

Ticket

Link to ticket: https://datacamp.atlassian.net/browse/CX-1301

What has been done

codecov[bot] commented 4 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.45%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   88.69%   89.14%   +0.45%     
==========================================
  Files           9        9              
  Lines         168      175       +7     
==========================================
+ Hits          149      156       +7     
  Misses         19       19
Impacted Files Coverage Δ
shellwhat/parsers.py 78.84% <100%> (ø) :arrow_up:
shellwhat/checks/has_funcs.py 98.36% <100%> (+0.21%) :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 72d43fc...47f2472. Read the comment docs.