Skip to content

chore: bump version to 3.2.1dev0 #2468

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

Merged
merged 1 commit into from
Dec 22, 2022
Merged

Conversation

terriko
Copy link
Contributor

@terriko terriko commented Dec 21, 2022

This changes our working version number to be 3.2.1dev0 so you can easily tell if you're running the release version or working on the development tree. (The next release will either be 3.2.1 or possibly 4.0 depending on whether NVD removes access to NVD API 1.0.)

@codecov-commenter
Copy link

Codecov Report

Merging #2468 (42922a5) into main (85d1f25) will decrease coverage by 5.52%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2468      +/-   ##
==========================================
- Coverage   83.42%   77.89%   -5.53%     
==========================================
  Files         591      591              
  Lines        9729     9729              
  Branches     1319     1319              
==========================================
- Hits         8116     7578     -538     
- Misses       1289     1849     +560     
+ Partials      324      302      -22     
Flag Coverage Δ
longtests 76.94% <100.00%> (-5.94%) ⬇️
win-longtests 75.38% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
cve_bin_tool/version.py 94.11% <100.00%> (-5.89%) ⬇️
cve_bin_tool/data_sources/curl_source.py 36.45% <0.00%> (-58.34%) ⬇️
cve_bin_tool/data_sources/osv_source.py 34.11% <0.00%> (-50.47%) ⬇️
cve_bin_tool/data_sources/nvd_source.py 22.82% <0.00%> (-40.25%) ⬇️
cve_bin_tool/data_sources/gad_source.py 49.36% <0.00%> (-37.98%) ⬇️
cve_bin_tool/cvedb.py 42.23% <0.00%> (-35.72%) ⬇️
test/test_json.py 72.41% <0.00%> (-17.25%) ⬇️
cve_bin_tool/data_sources/redhat_source.py 49.66% <0.00%> (-16.56%) ⬇️
cve_bin_tool/async_utils.py 83.44% <0.00%> (-11.04%) ⬇️
test/test_cli.py 76.97% <0.00%> (-10.80%) ⬇️
... and 5 more

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

@terriko
Copy link
Contributor Author

terriko commented Dec 22, 2022

Thanks for reviewing, @BreadGenie ! Merge time.

@terriko terriko merged commit 4043c44 into intel:main Dec 22, 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.

3 participants