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

fix(empty_string): #294 #294

Merged
merged 1 commit into from
Mar 25, 2022
Merged

Conversation

thuvh
Copy link
Contributor

@thuvh thuvh commented Sep 28, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2022

Codecov Report

Merging #294 (aa1c90f) into main (802240c) will increase coverage by 1.28%.
The diff coverage is 83.78%.

@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
+ Coverage   80.29%   81.58%   +1.28%     
==========================================
  Files           4        4              
  Lines         873      885      +12     
==========================================
+ Hits          701      722      +21     
+ Misses        172      163       -9     
Impacted Files Coverage Δ
vmware_exporter/defer.py 97.22% <ø> (ø)
vmware_exporter/helpers.py 72.72% <20.00%> (+11.53%) ⬆️
vmware_exporter/vmware_exporter.py 81.41% <93.54%> (+0.32%) ⬆️
vmware_exporter/__init__.py 100.00% <100.00%> (ø)

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 bc91f35...aa1c90f. Read the comment docs.

@thuvh
Copy link
Contributor Author

thuvh commented Feb 17, 2022

@pryorda what shoud I do? need i update this pr?

@pryorda
Copy link
Owner

pryorda commented Mar 25, 2022

@thuvh my apologies. I was in the middle of switching jobs and had lots of distractions. Looking at this now.

update pre-commit

Precommit-Verified: 25e2ccb1ca38f35fe01e4894852a92154585cf7d28d53b3bc8eea3ecfaf9e0f3
vmware_exporter/vmware_exporter.py Show resolved Hide resolved
@pryorda pryorda changed the title use startswith for safe checking empty string fix(empty_string): #294 Mar 25, 2022
@pryorda pryorda merged commit a806b1d into pryorda:main Mar 25, 2022
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.

4 participants