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

Sdt dev zaid #1249

Merged
merged 41 commits into from
Aug 31, 2023
Merged

Sdt dev zaid #1249

merged 41 commits into from
Aug 31, 2023

Conversation

zaidtahirbutt
Copy link
Contributor

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:
  • Plug-in:
  • 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.

ManadherRS and others added 29 commits August 17, 2023 10:22
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.76% ⚠️

Comparison is base (b891987) 8.90% compared to head (0c77479) 8.15%.

Additional details and impacted files
@@           Coverage Diff            @@
##            main   #1249      +/-   ##
========================================
- Coverage   8.90%   8.15%   -0.76%     
========================================
  Files        251     253       +2     
  Lines      25942   28349    +2407     
  Branches   14891   16286    +1395     
========================================
  Hits        2311    2311              
- Misses     23130   25537    +2407     
  Partials     501     501              
Files Changed Coverage Δ
src/DesignQuery/DesignQuery.cpp 0.00% <0.00%> (ø)
src/DesignQuery/sdtgen.cpp 0.00% <ø> (ø)
src/DesignQuery/sdtgen.h 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

gbox_top.tcl Outdated Show resolved Hide resolved
@@ -58,7 +72,8 @@ std::filesystem::path DesignQuery::GetProjDir() const {

std::filesystem::path DesignQuery::GetHierInfoPath() const {
std::filesystem::path dir = GetProjDir();
std::filesystem::path hier_info = "hier_info.json";
std::filesystem::path hier_info =
"./tests/Testcases/DesignQuery/hier_info.json";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will have to fix this path.

@alain-rs alain-rs marked this pull request as ready for review August 31, 2023 22:53
@alain-rs alain-rs merged commit e0acdd4 into main Aug 31, 2023
26 of 28 checks passed
@alain-rs alain-rs deleted the SDT_Dev_Zaid branch August 31, 2023 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants