Technica-Engineering / kalash

Test runner made for scalable automation based on standard Python's `unittest`
GNU General Public License v3.0
3 stars 0 forks source link

Feature/7 8 schemas and json #11

Closed kjczarne closed 2 years ago

kjczarne commented 2 years ago

List all Issues this Pull Request is meant to solve:

Run through our contribution checklist:

Describe shortly the changes you have introduced:

Add additional comments (if any): N/A

codecov-commenter commented 2 years ago

Codecov Report

Merging #11 (fb4d057) into develop (cc562f3) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #11      +/-   ##
===========================================
+ Coverage    76.08%   76.14%   +0.05%     
===========================================
  Files           14       14              
  Lines          803      805       +2     
===========================================
+ Hits           611      613       +2     
  Misses         192      192              
Impacted Files Coverage Δ
kalash/last_result_filter.py 26.19% <ø> (ø)
kalash/config.py 92.12% <100.00%> (+0.09%) :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 cc562f3...fb4d057. Read the comment docs.