Skip to content

Conversation

Drewniok
Copy link
Collaborator

Description

This PR corrects the python bindings for the critical temperature domain computation. Previously, the operational domain functions were mistakenly used instead of the appropriate critical temperature domain functions.

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 bug Something isn't working label Feb 19, 2025
@Drewniok Drewniok self-assigned this Feb 19, 2025
@Drewniok Drewniok changed the title 🐍 Fixed python bindings of critical temperature domain. 🐍 Fixed python bindings for critical temperature domain Feb 19, 2025
@Drewniok Drewniok requested a review from marcelwa February 19, 2025 14:54
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.39%. Comparing base (7508036) to head (9d3fab1).
Report is 75 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #673      +/-   ##
==========================================
+ Coverage   98.38%   98.39%   +0.01%     
==========================================
  Files         254      254              
  Lines       41149    41149              
  Branches     1870     1871       +1     
==========================================
+ Hits        40485    40490       +5     
+ Misses        664      659       -5     
Files with missing lines Coverage Δ
.../algorithms/simulation/sidb/operational_domain.hpp 94.95% <100.00%> (+0.37%) ⬆️

... and 2 files 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 947d6f1...9d3fab1. 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

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

Copy link
Contributor

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

Copy link
Contributor

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

@marcelwa marcelwa merged commit 115ace4 into cda-tum:main Feb 20, 2025
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants