-
Notifications
You must be signed in to change notification settings - Fork 12
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
Nec #388
base: unstable
Are you sure you want to change the base?
Conversation
Conflicts: packages/taucmdr/cf/software/binutils_installation.py packages/taucmdr/cf/software/tau_installation.py packages/taucmdr/model/target.py
The tests appear to be failing because the workflow script is using the disabled |
Conflicts: packages/taucmdr/cf/software/binutils_installation.py
Codecov Report
@@ Coverage Diff @@
## unstable #388 +/- ##
============================================
+ Coverage 69.50% 69.64% +0.13%
============================================
Files 98 98
Lines 8665 8631 -34
Branches 1707 1569 -138
============================================
- Hits 6023 6011 -12
+ Misses 2126 2105 -21
+ Partials 516 515 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Hey @khsa1, sorry for the slow reply. I'm working on resolving this on your branch. I don't understand why that is failing either, FWIW, so for now I've disabled it. I'll merge my python 3 branch into this once I've sorted out this failure. |
This pull request adds support for NEC compilers.