marco-c / autowebcompat

Automatically detect web compatibility issues
Mozilla Public License 2.0
34 stars 41 forks source link

Add name creation and parsing in utils.py #242

Closed sagarvijaygupta closed 6 years ago

sagarvijaygupta commented 6 years ago

Fixes #232.

codecov-io commented 6 years ago

Codecov Report

Merging #242 into master will increase coverage by 2.34%. The diff coverage is 72.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
+ Coverage   20.71%   23.05%   +2.34%     
==========================================
  Files          11       11              
  Lines        1260     1301      +41     
  Branches      174      179       +5     
==========================================
+ Hits          261      300      +39     
- Misses        997      999       +2     
  Partials        2        2
Impacted Files Coverage Δ
collect.py 0% <0%> (ø) :arrow_up:
label.py 0% <0%> (ø) :arrow_up:
tests/test_utils.py 100% <100%> (ø) :arrow_up:
autowebcompat/utils.py 50.64% <100%> (+6.25%) :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 f6a2d67...5c1afc5. Read the comment docs.

marco-c commented 6 years ago

Solves #232

Please write Fixes instead of Solves from now on, so GitHub will automatically close the issue when the PR is merged :)

propr[bot] commented 6 years ago

Please provide your feedback on this pull request here.

Privacy statement: We don't store any personal information such as your email address or name. We ask for GitHub authentication as an anonymous identifier to account for duplicate feedback entries and to see people specific preferences.