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

Fix missing defs on MacOS, again... #252

Merged
merged 2 commits into from
Aug 7, 2021
Merged

Conversation

jpsamaroo
Copy link
Member

Fixes #242

@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2021

Codecov Report

Merging #252 (f5cb516) into master (9c63657) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #252   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          35      35           
  Lines        2670    2670           
======================================
  Misses       2670    2670           
Impacted Files Coverage Δ
src/utils/clock.jl 0.00% <ø> (ø)

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 9c63657...f5cb516. Read the comment docs.

@jpsamaroo jpsamaroo merged commit b9d2f43 into master Aug 7, 2021
@jpsamaroo jpsamaroo deleted the jps/clock-fix-macos-2 branch August 7, 2021 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UndefVarError: CLOCK_THREAD_CPUTIME_ID not defined
2 participants