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 SiQAD coordinates for layout reading and writing #269

Merged

Conversation

Drewniok
Copy link
Collaborator

Description

With this PR it is now possible to write and read defects to/from a layout based on siqad coordinates.

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.

dependabot bot and others added 30 commits April 2, 2023 15:38
Bumps [libs/Catch2](https://github.com/catchorg/Catch2) from `6783411` to `1f881ab`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@6783411...1f881ab)

---
updated-dependencies:
- dependency-name: libs/Catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [libs/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap) from `7883cb6` to `d2bed96`.
- [Release notes](https://github.com/greg7mdp/parallel-hashmap/releases)
- [Commits](greg7mdp/parallel-hashmap@7883cb6...d2bed96)

---
updated-dependencies:
- dependency-name: libs/parallel-hashmap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Drewniok Drewniok added the enhancement New feature or request label Aug 29, 2023
@Drewniok Drewniok self-assigned this Aug 29, 2023
@Drewniok Drewniok changed the title ✨ support defects in siqad coordinates for layout reading and writing. ✨ Support defects in siqad coordinates for layout reading and writing. Aug 29, 2023
@Drewniok Drewniok requested a review from marcelwa August 29, 2023 13:30
include/fiction/io/write_sqd_layout.hpp Outdated Show resolved Hide resolved
marcelwa
marcelwa previously approved these changes Aug 29, 2023
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.16% 🎉

Comparison is base (73c662f) 94.70% compared to head (7e12fdf) 94.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   94.70%   94.86%   +0.16%     
==========================================
  Files          84       84              
  Lines        7727     7737      +10     
==========================================
+ Hits         7318     7340      +22     
+ Misses        409      397      -12     
Files Changed Coverage Δ
include/fiction/io/read_sqd_layout.hpp 97.01% <100.00%> (+9.04%) ⬆️
include/fiction/io/write_sqd_layout.hpp 100.00% <100.00%> (ø)

☔ 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! 👍"

1 similar comment
@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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

@marcelwa marcelwa merged commit 07c02d7 into cda-tum:main Aug 30, 2023
57 checks passed
@marcelwa marcelwa changed the title ✨ Support defects in siqad coordinates for layout reading and writing. ✨ Support defects in SiQAD coordinates for layout reading and writing Aug 30, 2023
@github-actions
Copy link
Contributor

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

1 similar comment
@github-actions
Copy link
Contributor

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

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