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

write interpreter details into bzt.log #1416

Merged
merged 6 commits into from
Nov 5, 2020
Merged

write interpreter details into bzt.log #1416

merged 6 commits into from
Nov 5, 2020

Conversation

greyfenrir
Copy link
Contributor

Each PR must conform to Developer's Guide.

Quick checklist:

  • Description of PR explains the context of change
  • Unit tests cover the change, no broken tests
  • No static analysis warnings (Codacy etc.)
  • Documentation update
  • Changes file inside site/dat/docs/changes directory, one-line note of change inside

@greyfenrir greyfenrir changed the title Fix/log config write interpreter details into bzt.log Oct 27, 2020
@codecov
Copy link

codecov bot commented Nov 5, 2020

Codecov Report

Merging #1416 into master will increase coverage by 0.01%.
The diff coverage is 52.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1416      +/-   ##
==========================================
+ Coverage   92.97%   92.98%   +0.01%     
==========================================
  Files         117      117              
  Lines       29678    29682       +4     
==========================================
+ Hits        27591    27596       +5     
+ Misses       2087     2086       -1     
Impacted Files Coverage Δ
bzt/utils.py 88.30% <ø> (+0.41%) ⬆️
bzt/cli.py 83.42% <42.86%> (-1.41%) ⬇️
bzt/modules/tsung.py 89.03% <66.67%> (+0.53%) ⬆️
bzt/engine/engine.py 90.70% <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 a0b117b...19bc194. Read the comment docs.

@greyfenrir greyfenrir merged commit e0ad6ad into master Nov 5, 2020
@greyfenrir greyfenrir deleted the fix/log_config branch November 5, 2020 14:26
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.

None yet

1 participant