Hrabovszki1023 / OKW

Framework for Keyword-Driven Test
https://www.openkeyword.de
7 stars 1 forks source link

ignore generated files #167

Closed cie closed 4 years ago

cie commented 5 years ago

I think this line should be there.

(This pull request is also a demo of how a change can be pushed from the Harmony monorepo.)

codecov[bot] commented 4 years ago

Codecov Report

Merging #167 into master will increase coverage by 0.74%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #167      +/-   ##
===========================================
+ Coverage     66.85%   67.6%   +0.74%     
- Complexity     1392    1408      +16     
===========================================
  Files           108     108              
  Lines          7661    7661              
  Branches        676     676              
===========================================
+ Hits           5122    5179      +57     
+ Misses         2403    2346      -57     
  Partials        136     136
Impacted Files Coverage Δ Complexity Δ
core/src/main/java/okw/gui/OKWLocator.java 100% <0%> (+20.51%) 11% <0%> (+4%) :arrow_up:
...java/okw/gui/adapter/selenium/SeInputCheckbox.java 98.18% <0%> (+89.09%) 13% <0%> (+12%) :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 9564b99...c264931. Read the comment docs.