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

✨ Support defects in the SiDB Gate Designer #289

Merged
merged 7 commits into from
Sep 26, 2023

Conversation

Drewniok
Copy link
Collaborator

Description

This PR extends the SiDB Gate Designer to support defects.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@Drewniok Drewniok changed the title ✨ Support defects in the *SiDB Gate Designer* ✨ Support defects in the SiDB Gate Designer Sep 21, 2023
@Drewniok Drewniok self-assigned this Sep 21, 2023
@Drewniok Drewniok added the enhancement New feature or request label Sep 21, 2023
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (26ffce6) 95.82% compared to head (affb8db) 95.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #289      +/-   ##
==========================================
+ Coverage   95.82%   95.85%   +0.02%     
==========================================
  Files          98       98              
  Lines        9544     9550       +6     
==========================================
+ Hits         9146     9154       +8     
+ Misses        398      396       -2     
Files Coverage Δ
...n/algorithms/physical_design/design_sidb_gates.hpp 96.93% <ø> (ø)
...s/simulation/sidb/random_sidb_layout_generator.hpp 92.85% <100.00%> (+0.35%) ⬆️
include/fiction/technology/sidb_surface.hpp 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@marcelwa
Copy link
Collaborator

We still need to get the Windows CI up and running again, but besides that, this PR looks good to me.

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@Drewniok Drewniok enabled auto-merge (squash) September 25, 2023 06:31
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@marcelwa marcelwa changed the title ✨ Support defects in the SiDB Gate Designer ✨ Support defects in the SiDB Gate Designer Sep 26, 2023
@marcelwa marcelwa merged commit 0a83007 into cda-tum:main Sep 26, 2023
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants