Skip to content

Conversation

@dahong67
Copy link
Owner

@dahong67 dahong67 commented Jan 4, 2022

Allows us to pass in @__MODULE__ so that the function works inside a module (e.g., when using Pluto).

Might consider adding a macro in the future to handle this, similar to the suggestion here: https://discourse.julialang.org/t/get-the-name-of-the-invoking-module/22685/6

@codecov
Copy link

codecov bot commented Jan 4, 2022

Codecov Report

Merging #11 (735d24e) into master (71a0fb4) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           32        32           
=========================================
  Hits            32        32           
Impacted Files Coverage Δ
src/CacheVariables.jl 100.00% <100.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 71a0fb4...735d24e. Read the comment docs.

@dahong67 dahong67 merged commit 5e8c7ba into master Jan 4, 2022
@dahong67 dahong67 deleted the funcmodarg branch January 4, 2022 03:02
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