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

⚗️ Added experiment for a comprehensive analysis of the critical temperature domain #684

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

Drewniok
Copy link
Collaborator

@Drewniok Drewniok commented Mar 3, 2025

Description

This PR adds an experiment script that is used to perform a comprehensive analysis of the critical temperature range of Bestagon gates.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have added a changelog entry.
  • I have created/adjusted the Python bindings for any new or updated functionality.
  • 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 added the experiment Pull requests that add an experiment script label Mar 3, 2025
@Drewniok Drewniok self-assigned this Mar 3, 2025
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (15b53ec) to head (6897df0).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #684   +/-   ##
=======================================
  Coverage   98.36%   98.37%           
=======================================
  Files         254      254           
  Lines       41399    41415   +16     
  Branches     1878     1880    +2     
=======================================
+ Hits        40722    40740   +18     
+ Misses        677      675    -2     
Files with missing lines Coverage Δ
.../algorithms/simulation/sidb/operational_domain.hpp 94.91% <100.00%> (+0.31%) ⬆️
.../algorithms/simulation/sidb/operational_domain.cpp 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15b53ec...6897df0. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@Drewniok Drewniok requested a review from marcelwa March 13, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experiment Pull requests that add an experiment script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants