Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(module-caching): loads module based on origin #152
feat(module-caching): loads module based on origin #152
Changes from 3 commits
cd6a3f2
f7ad7ae
11c03c4
b5311bf
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 143 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L143
Check warning on line 326 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L322-L326
Check warning on line 333 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L328-L333
Check warning on line 336 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L336
Check warning on line 343 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L341-L343
Check warning on line 376 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L376
Check warning on line 382 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L381-L382
Check warning on line 384 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L384
Check warning on line 387 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L386-L387
Check warning on line 392 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L389-L392
Check warning on line 397 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L394-L397
Check warning on line 402 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L399-L402
Check warning on line 407 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L405-L407
Check warning on line 411 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L409-L411
Check warning on line 416 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L416
Check warning on line 420 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L420
Check warning on line 424 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L424
Check warning on line 428 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L428
Check warning on line 435 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L434-L435
Check warning on line 441 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L440-L441
Check warning on line 462 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L454-L462
Check warning on line 501 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L499-L501
Check warning on line 522 in compiler+runtime/src/cpp/jank/runtime/module/loader.cpp
Codecov / codecov/patch
compiler+runtime/src/cpp/jank/runtime/module/loader.cpp#L521-L522