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

Eradicate relative paths for small tests #1768

Merged
merged 1 commit into from
Mar 13, 2018

Conversation

arcusfelis
Copy link
Contributor

Use PWD variable in small_path_helper module
Simplify include statements

Use PWD variable in small_path_helper module

Simplify include statements
@codecov-io
Copy link

codecov-io commented Mar 13, 2018

Codecov Report

Merging #1768 into master will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1768      +/-   ##
==========================================
+ Coverage   74.38%   74.53%   +0.15%     
==========================================
  Files         289      289              
  Lines       26869    27166     +297     
==========================================
+ Hits        19986    20248     +262     
- Misses       6883     6918      +35
Impacted Files Coverage Δ
src/rdbms/mongoose_rdbms_odbc.erl 84.78% <0%> (-8.08%) ⬇️
...rc/global_distrib/mod_global_distrib_transport.erl 47.05% <0%> (-5.89%) ⬇️
src/mod_push_service_mongoosepush.erl 88.23% <0%> (-5.89%) ⬇️
src/mod_mam_utils.erl 84.93% <0%> (-2.45%) ⬇️
...c/global_distrib/mod_global_distrib_server_mgr.erl 78.87% <0%> (-1.41%) ⬇️
src/mod_muc_log.erl 77.69% <0%> (ø) ⬆️
src/mod_roster.erl 79.16% <0%> (+0.24%) ⬆️
src/node_flat.erl 74.3% <0%> (+0.3%) ⬆️
src/mod_mam_muc_odbc_arch.erl 83.83% <0%> (+0.77%) ⬆️
src/mod_bosh_socket.erl 81.66% <0%> (+1%) ⬆️
... and 5 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 9cea540...e55d674. Read the comment docs.

@fenek fenek merged commit a87544e into master Mar 13, 2018
@fenek fenek deleted the eradicate-relative-paths-from-small-tests branch March 13, 2018 14:43
@fenek fenek added this to the 3.0.0 milestone Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants