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

add coverage for loader #263

Merged
merged 2 commits into from
Nov 7, 2017
Merged

add coverage for loader #263

merged 2 commits into from
Nov 7, 2017

Conversation

romaninsh
Copy link
Member

testing new coverage by adding test for a loader.

@codecov
Copy link

codecov bot commented Nov 6, 2017

Codecov Report

Merging #263 into develop will increase coverage by 1.31%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #263      +/-   ##
=============================================
+ Coverage      71.34%   72.66%   +1.31%     
  Complexity      1110     1110              
=============================================
  Files             62       62              
  Lines           2729     2729              
=============================================
+ Hits            1947     1983      +36     
+ Misses           782      746      -36
Impacted Files Coverage Δ Complexity Δ
src/App.php 79.11% <0%> (+1.77%) 93% <0%> (ø) ⬇️
src/View.php 82.22% <0%> (+2.53%) 129% <0%> (ø) ⬇️
src/Callback.php 96.66% <0%> (+6.66%) 10% <0%> (ø) ⬇️
src/Loader.php 91.66% <0%> (+91.66%) 9% <0%> (ø) ⬇️

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 f82df87...7fddcbf. Read the comment docs.

@romaninsh romaninsh merged commit b07ee9d into develop Nov 7, 2017
@romaninsh romaninsh deleted the feature/loader-add-coverage branch November 7, 2017 22:55
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.

1 participant