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

backport LOADPATH fix #24

Merged
merged 4 commits into from
Aug 4, 2021
Merged

backport LOADPATH fix #24

merged 4 commits into from
Aug 4, 2021

Conversation

oxinabox
Copy link
Member

@oxinabox oxinabox commented Aug 4, 2021

this backport #20 to release-1.4
and closes #19

It is built on top of #22 and requires that to be merged first.

The PR as it is only a backport of already approved #20 does not require review

oxinabox and others added 4 commits August 3, 2021 21:16
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2021

Codecov Report

Merging #24 (cc0000e) into release-1.4 (53390df) will increase coverage by 18.44%.
The diff coverage is 78.48%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-1.4      #24       +/-   ##
================================================
+ Coverage        60.30%   78.75%   +18.44%     
================================================
  Files                6        4        -2     
  Lines              131       80       -51     
================================================
- Hits                79       63       -16     
+ Misses              52       17       -35     
Impacted Files Coverage Δ
src/TestEnv.jl 100.00% <ø> (+87.50%) ⬆️
src/common.jl 75.00% <75.00%> (ø)
src/activate_set.jl 78.04% <78.04%> (ø)
src/activate_do.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 53390df...cc0000e. Read the comment docs.

@oxinabox oxinabox merged commit e1af8ff into release-1.4 Aug 4, 2021
@oxinabox oxinabox deleted the ox/port14_loadpath branch August 4, 2021 21:14
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.

3 participants