vhirtham / pythonTest

GNU General Public License v3.0
1 stars 1 forks source link

Markus test #28

Open mark141 opened 4 years ago

mark141 commented 4 years ago

Issue of testing on the github environment is finished. ;-)

codecov-io commented 4 years ago

Codecov Report

Merging #28 into master will decrease coverage by 6.2%. The diff coverage is 93.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage     100%   93.79%   -6.21%     
==========================================
  Files           2        6       +4     
  Lines          68      934     +866     
==========================================
+ Hits           68      876     +808     
- Misses          0       58      +58
Impacted Files Coverage Δ
mypackage/all_groove.py 0% <0%> (ø)
mypackage/transformations.py 100% <100%> (ø)
mypackage/_utility.py 100% <100%> (ø)
mypackage/geometry.py 100% <100%> (ø) :arrow_up:
mypackage/visualization.py 100% <100%> (ø)
... and 1 more

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 d11d804...ef7cbfd. Read the comment docs.

pep8speaks commented 4 years ago

Hello @mark141! Thanks for updating this PR.

Line 22:1: E302 expected 2 blank lines, found 1 Line 37:52: W292 no newline at end of file

Comment last updated at 2020-02-24 14:19:46 UTC
vhirtham commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- tests/test_groove.py  4
- mypackage/all_groove.py  4

Clones added
============
- mypackage/all_groove.py  4

See the complete overview on Codacy