FOEDAG
FOEDAG copied to clipboard
Try Python
Motivate of the pull request
- [ ] To address an existing issue. If so, please provide a link to the issue:
- [ ] Breaking new feature. If so, please describe details in the description part.
Describe the technical details
What is currently done? (Provide issue link if applicable)
What does this pull request change?
Which part of the code base require a change
- [ ] Library: <Specify the library name>
- [ ] Plug-in: <Specify the plugin name>
- [ ] Engine
- [ ] Documentation
- [ ] Regression tests
- [ ] Continous Integration (CI) scripts
Impact of the pull request
- [ ] Require a change on Quality of Results (QoR)
- [ ] Break back-compatibility. If so, please list who may be influenced.
Codecov Report
Attention: Patch coverage is 89.65517%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 13.50%. Comparing base (
248bc29
) to head (cf99fee
).
Files | Patch % | Lines |
---|---|---|
third_party/cpython_cmake/cpython_test.cpp | 89.65% | 1 Missing and 2 partials :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #1533 +/- ##
==========================================
+ Coverage 13.47% 13.50% +0.03%
==========================================
Files 472 473 +1
Lines 60365 60394 +29
Branches 23773 23833 +60
==========================================
+ Hits 8133 8159 +26
- Misses 51288 51305 +17
+ Partials 944 930 -14
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@chungshien-chai what's this PR intending to do ? We use python backend for IP Catalog too. Can we use the same py environment for cfg too ? Please check with @NadeemYaseen too on these changes as he might have to figure it out on raptor level accordingly.
This has gone stale, please reopen if needed.