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

Tags #93

Merged
merged 2 commits into from
Jul 30, 2017
Merged

Tags #93

merged 2 commits into from
Jul 30, 2017

Conversation

nicolasbock
Copy link
Collaborator

Some work around tags.

`TOP_DIR` refers to the top level directory in the repository. Assuming
that the `build.sh` script is in the top level directory, we can use
its path as reference. Previously we used `pwd` which is incorrect as it
refers to the current working directory of the caller.
The `tags` command is not a separate script.
@nicolasbock nicolasbock self-assigned this Jul 29, 2017
@nicolasbock nicolasbock requested a review from cnegre July 29, 2017 04:12
@codecov
Copy link

codecov bot commented Jul 29, 2017

Codecov Report

Merging #93 into master will decrease coverage by <1%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #93   +/-   ##
=====================================
- Coverage      50%    50%   -1%     
=====================================
  Files         211    211           
  Lines        8107   8107           
  Branches      788    788           
=====================================
- Hits         4094   4093    -1     
  Misses       3897   3897           
- Partials      116    117    +1
Impacted Files Coverage Δ
src/C-interface/ellpack/bml_norm_ellpack_typed.c 52% <0%> (-1%) ⬇️

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 ede9dce...89da5b5. Read the comment docs.

@nicolasbock nicolasbock merged commit 9f1d1cf into lanl:master Jul 30, 2017
@nicolasbock nicolasbock deleted the tags branch July 30, 2017 07:15
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.

2 participants