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

feat(modules-in-dir): Detect and report module changes in directories #23

Merged
merged 1 commit into from Jul 23, 2018

Conversation

petr-muller
Copy link
Owner

…tories

...so far without all unit tests

@codecov
Copy link

codecov bot commented Jul 21, 2018

Codecov Report

Merging #23 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #23   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines         972   1005   +33     
=====================================
+ Hits          972   1005   +33
Impacted Files Coverage Δ
pyff/packages.py 100% <100%> (ø) ⬆️
pyff/directories.py 100% <100%> (ø) ⬆️
pyff/modules.py 100% <100%> (ø) ⬆️

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 e069887...25a2129. Read the comment docs.

@coveralls
Copy link

coveralls commented Jul 21, 2018

Pull Request Test Coverage Report for Build 165

  • 67 of 67 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 161: 0.0%
Covered Lines: 1005
Relevant Lines: 1005

💛 - Coveralls

@petr-muller petr-muller changed the title [WIP] feat(modules-in-dir): Detect and report module changes in direc… feat(modules-in-dir): Detect and report module changes in directories Jul 22, 2018
@petr-muller petr-muller merged commit 9be4acc into master Jul 23, 2018
@petr-muller petr-muller deleted the dir-modules branch October 22, 2018 21: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.

None yet

2 participants