SatelliteQE / betelgeuse

Betelgeuse reads standard Python test cases and offers tools to interact with Polarion.
GNU General Public License v3.0
12 stars 20 forks source link

Make requirements information configurable #132

Closed elyezer closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #132 into master will increase coverage by 0.14%. The diff coverage is 96.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   92.09%   92.23%   +0.14%     
==========================================
  Files           6        6              
  Lines         835      876      +41     
==========================================
+ Hits          769      808      +39     
- Misses         66       68       +2     
Impacted Files Coverage Δ
betelgeuse/__init__.py 91.68% <94.87%> (+0.07%) :arrow_up:
betelgeuse/collector.py 95.55% <100.00%> (+0.20%) :arrow_up:
betelgeuse/default_config.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 fdf2b9f...481b579. Read the comment docs.