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 OCCA_LDFLAGS to Serial #284

Merged
merged 2 commits into from
Feb 28, 2020
Merged

add OCCA_LDFLAGS to Serial #284

merged 2 commits into from
Feb 28, 2020

Conversation

stgeke
Copy link
Contributor

@stgeke stgeke commented Feb 28, 2020

No description provided.

@codecov
Copy link

codecov bot commented Feb 28, 2020

Codecov Report

Merging #284 into master will decrease coverage by 2.43%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
- Coverage   73.31%   70.87%   -2.44%     
==========================================
  Files         282      282              
  Lines       19559    19355     -204     
==========================================
- Hits        14339    13718     -621     
- Misses       5220     5637     +417
Impacted Files Coverage Δ
bin/occa.cpp 70.17% <100%> (+0.1%) ⬆️
src/modes/serial/device.cpp 92.26% <75%> (-0.87%) ⬇️
include/occa/tools/exception.hpp 0% <0%> (-100%) ⬇️
include/occa/lang/modes/withLauncher.hpp 0% <0%> (-100%) ⬇️
include/occa/lang/attribute.hpp 0% <0%> (-100%) ⬇️
src/lang/expr/throwNode.cpp 0% <0%> (-62.07%) ⬇️
src/lang/expr/newNode.cpp 0% <0%> (-60.53%) ⬇️
src/lang/expr/deleteNode.cpp 0% <0%> (-58.83%) ⬇️
src/lang/expr/constCastNode.cpp 0% <0%> (-57.7%) ⬇️
src/lang/expr/staticCastNode.cpp 0% <0%> (-57.7%) ⬇️
... and 40 more

@dmed256
Copy link
Member

dmed256 commented Feb 28, 2020

🎉 Awesome, thanks for adding this feature!

@dmed256 dmed256 merged commit 682edfa into libocca:master Feb 28, 2020
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