taurus icon indicating copy to clipboard operation
taurus copied to clipboard

[wip]Fix/sync results

Open greyfenrir opened this issue 3 years ago • 1 comments

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 ('available in the unstable snapshot' warning if necessary)
  • [ ] Changes file inside site/dat/docs/changes directory, one-line note of change inside

greyfenrir avatar Mar 09 '22 13:03 greyfenrir

Codecov Report

Merging #1653 (001f6e5) into master (f950acf) will increase coverage by 0.02%. The diff coverage is 100.00%.

:exclamation: Current head 001f6e5 differs from pull request most recent head e2dbf3b. Consider uploading reports for the commit e2dbf3b to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1653      +/-   ##
==========================================
+ Coverage   90.31%   90.32%   +0.02%     
==========================================
  Files          68       68              
  Lines       18217    18218       +1     
==========================================
+ Hits        16451    16454       +3     
+ Misses       1766     1764       -2     
Impacted Files Coverage Δ
bzt/modules/aggregator.py 94.40% <100.00%> (+0.01%) :arrow_up:
bzt/modules/_selenium.py 83.66% <0.00%> (+0.78%) :arrow_up:

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 f950acf...e2dbf3b. Read the comment docs.

codecov[bot] avatar Mar 09 '22 14:03 codecov[bot]