Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if process is undefined before emit warning to customize validator #29

Closed
wants to merge 1 commit into from
Closed

Conversation

JoaoRocha97
Copy link
Contributor

@JoaoRocha97 JoaoRocha97 commented Feb 15, 2022

Added an if to check if process exists before emit warnings, fix refers to #28

@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #29 (4e4a169) into master (7052836) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   98.03%   98.07%   +0.03%     
==========================================
  Files           5        5              
  Lines          51       52       +1     
==========================================
+ Hits           50       51       +1     
  Misses          1        1              
Impacted Files Coverage Δ
src/suma2Text.js 97.91% <100.00%> (+0.04%) ⬆️

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 2b2251c...4e4a169. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant