Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Test the macosx backend on Travis.#16923
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
50ad39e
toa900061
CompareLet's see whether we can also get coverage for the macosx extension module... |
It doesn't look like macOS's compiler has what we need for coverage. I think llvm uses a different flag or a different linker to get that to work? |
Actually, it may be that you need to pass |
Let's get this part in first, and defer the coverage to another PR; I reverted the change re: coverage. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍 when CI passes
Uh oh!
There was an error while loading.Please reload this page.
PR Summary
Split out of#16921.
edit: proof that it worked:https://codecov.io/gh/matplotlib/matplotlib/compare/54b426397c0e7567edaee4f7f77036c2b8569573...a90006151abc353ad26a3ef36895bf0180cd8762/src/lib/matplotlib/backends/backend_macosx.py
PR Checklist