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

docs: add missing docstrings to data_sources/curl_source.py #3464 #3475

Closed
wants to merge 4 commits into from
Closed

docs: add missing docstrings to data_sources/curl_source.py #3464 #3475

wants to merge 4 commits into from

Conversation

btwshivam
Copy link
Contributor

@btwshivam btwshivam commented Oct 26, 2023

Added missing docstrings to data_sources/curl_source.py
I have explained what a function does and have it put at the top of the function in the way that Python expects docstrings to look.
Issue no #3464

Added missing docstrings to data_sources/curl_source.py
@btwshivam
Copy link
Contributor Author

@terriko mam I have added docstring please look at it once!

@btwshivam
Copy link
Contributor Author

@terriko Added missing all docstrings to curl_source.py. please review it once

cve_bin_tool/data_sources/curl_source.py Outdated Show resolved Hide resolved
btwshivam

This comment was marked as duplicate.

@btwshivam btwshivam requested a review from terriko October 26, 2023 21:09
Copy link
Contributor Author

@btwshivam btwshivam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed all the spaces

@codecov-commenter
Copy link

Codecov Report

Merging #3475 (fa2e468) into main (4bde7e8) will decrease coverage by 0.35%.
The diff coverage is n/a.

❗ Current head fa2e468 differs from pull request most recent head e8ede15. Consider uploading reports for the commit e8ede15 to get more accurate results

@@            Coverage Diff             @@
##             main    #3475      +/-   ##
==========================================
- Coverage   80.34%   80.00%   -0.35%     
==========================================
  Files         758      758              
  Lines       11615    11616       +1     
  Branches     1571     1571              
==========================================
- Hits         9332     9293      -39     
- Misses       1867     1904      +37     
- Partials      416      419       +3     
Flag Coverage Δ
longtests 74.79% <ø> (-4.79%) ⬇️
win-longtests 77.99% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
cve_bin_tool/data_sources/curl_source.py 98.00% <ø> (ø)

... and 11 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@btwshivam
Copy link
Contributor Author

@terriko mam I have removed all the extra spaces. Please look at it once!

@btwshivam btwshivam closed this by deleting the head repository Oct 30, 2023
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.

3 participants