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

[Bug] Fix qubo tutorial, add tests for whitepaper snippets #635

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

jpmoutinho
Copy link
Collaborator

Fixes the QUBO tutorial and adds tests replicating all the code snippets used in the Qadence whitepaper.

@jpmoutinho jpmoutinho self-assigned this Dec 19, 2024
@RolandMacDoland RolandMacDoland changed the title Fix qubo tutorial, add tests for whitepaper snippets [Bug] Fix qubo tutorial, add tests for whitepaper snippets Dec 19, 2024
@jpmoutinho jpmoutinho merged commit d663b3b into main Dec 19, 2024
8 checks passed
@jpmoutinho jpmoutinho deleted the jm/whitepaper_tweaks branch December 19, 2024 14:53
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.45%. Comparing base (f5b5adb) to head (87c7db7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #635      +/-   ##
==========================================
+ Coverage   85.20%   85.45%   +0.24%     
==========================================
  Files         193      194       +1     
  Lines       16369    16594     +225     
  Branches     1404     1406       +2     
==========================================
+ Hits        13948    14180     +232     
+ Misses       2017     2012       -5     
+ Partials      404      402       -2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants