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

Add qplot(::OpenHamiltonian) #273

Merged
merged 5 commits into from
Apr 22, 2024
Merged

Add qplot(::OpenHamiltonian) #273

merged 5 commits into from
Apr 22, 2024

Conversation

pablosanjose
Copy link
Owner

Closes #243

@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 76.66667% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 92.54%. Comparing base (49a538b) to head (3726da6).
Report is 9 commits behind head on master.

Files Patch % Lines
src/greenfunction.jl 73.91% 6 Missing ⚠️
src/types.jl 85.71% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
+ Coverage   92.41%   92.54%   +0.12%     
==========================================
  Files          37       37              
  Lines        6091     6102      +11     
==========================================
+ Hits         5629     5647      +18     
+ Misses        462      455       -7     

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

@pablosanjose pablosanjose merged commit 55f1659 into master Apr 22, 2024
9 checks passed
@pablosanjose pablosanjose deleted the qplot_openham branch April 24, 2024 16:02
@pablosanjose pablosanjose mentioned this pull request Apr 25, 2024
pablosanjose added a commit that referenced this pull request May 3, 2024
pablosanjose added a commit that referenced this pull request May 3, 2024
@pablosanjose pablosanjose mentioned this pull request Feb 6, 2025
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.

Add support for qplot(h::OpenHamiltonian)
2 participants