Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Added .coveragerc to exclude some lines #4455

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Added .coveragerc to exclude some lines #4455

merged 1 commit into from
Jul 11, 2019

Conversation

Wiezzel
Copy link

@Wiezzel Wiezzel commented Jul 11, 2019

Also made all abstract methods rise NotImplementedError according to the convention. As it turned out some of the supposedly abstract methods were actually being called some test adjustments were required.

Also made all abstract methods rise NotImplementedError according to the
convention. As it turned out some of the supposedly abstract methods
were actually being called some test adjustments were required.
Copy link
Contributor

@maaktweluit maaktweluit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #4455 into develop will increase coverage by 0.49%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop    #4455      +/-   ##
===========================================
+ Coverage    88.41%   88.91%   +0.49%     
===========================================
  Files          226      226              
  Lines        19939    19824     -115     
===========================================
- Hits         17630    17627       -3     
+ Misses        2309     2197     -112

@Wiezzel Wiezzel merged commit 39fbd5a into develop Jul 11, 2019
@Wiezzel Wiezzel deleted the coveragerc branch July 11, 2019 15:02
@tworec tworec mentioned this pull request Jul 12, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants