Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/issues/26 #28

Merged
merged 6 commits into from
Oct 11, 2020
Merged

Hotfix/issues/26 #28

merged 6 commits into from
Oct 11, 2020

Conversation

thangleiter
Copy link
Member

Fix #26.

@coveralls
Copy link

coveralls commented Jun 23, 2020

Pull Request Test Coverage Report for Build 202

  • 0 of 11 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.7%) to 95.685%

Changes Missing Coverage Covered Lines Changed/Added Lines %
filter_functions/util.py 0 11 0.0%
Files with Coverage Reduction New Missed Lines %
filter_functions/util.py 1 90.5%
Totals Coverage Status
Change from base Build 161: 0.7%
Covered Lines: 1804
Relevant Lines: 1861

💛 - Coveralls

@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #28 into master will increase coverage by 0.54%.
The diff coverage is 23.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   94.33%   94.88%   +0.54%     
==========================================
  Files           7        7              
  Lines        1872     1858      -14     
  Branches      449      444       -5     
==========================================
- Hits         1766     1763       -3     
+ Misses         57       46      -11     
  Partials       49       49              
Impacted Files Coverage Δ
filter_functions/util.py 91.72% <23.07%> (+3.37%) ⬆️

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 fc0941d...235fd5f. Read the comment docs.

@thangleiter thangleiter merged commit 35ac828 into master Oct 11, 2020
@thangleiter thangleiter deleted the hotfix/issues/26 branch October 11, 2020 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError in util at import
2 participants