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

Refactor build script toolchain lookups. #253

Merged
merged 2 commits into from Oct 13, 2019
Merged

Refactor build script toolchain lookups. #253

merged 2 commits into from Oct 13, 2019

Conversation

emilazy
Copy link
Contributor

@emilazy emilazy commented Oct 13, 2019

Now environment variable overrides no longer infect the build scripts.

_toolchain.overrides is dropped as probably misguided in the first place.

Now environment variable overrides no longer infect the build scripts.

_toolchain.overrides is dropped as probably misguided in the first place.
@codecov
Copy link

codecov bot commented Oct 13, 2019

Codecov Report

Merging #253 into master will decrease coverage by 0.24%.
The diff coverage is 18.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   82.45%   82.21%   -0.25%     
==========================================
  Files          34       34              
  Lines        5547     5562      +15     
  Branches     1184     1188       +4     
==========================================
- Hits         4574     4573       -1     
- Misses        840      856      +16     
  Partials      133      133
Impacted Files Coverage Δ
nmigen/build/plat.py 20.68% <0%> (-1.85%) ⬇️
nmigen/_toolchain.py 73.68% <66.66%> (+8.46%) ⬆️

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 2925329...9b48405. Read the comment docs.

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.

None yet

2 participants