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

GitHub actions #19

Closed
wants to merge 9 commits into from
Closed

Conversation

brianz98
Copy link
Contributor

This PR enables GitHub actions testing, and exposes a few more functions to the python side for future use.

@brianz98
Copy link
Contributor Author

Just realized that we already had azure pipelines running.. if you think GHA is redundant @fevangelista feel free to close this PR.

Copy link

codecov bot commented Jun 16, 2024

Codecov Report

Attention: Patch coverage is 23.20000% with 96 lines in your changes missing coverage. Please review.

Project coverage is 80.08%. Comparing base (a6f7b59) to head (8d87d86).

Files Patch % Lines
...d/diagrams/wick_theorem_elementary_contractions.cc 3.57% 81 Missing ⚠️
wicked/helpers/orbital_space.cc 0.00% 5 Missing ⚠️
wicked/algebra/equation.cc 0.00% 4 Missing ⚠️
wicked/algebra/index.cc 0.00% 2 Missing ⚠️
...cked/diagrams/wick_theorem_process_contractions.cc 87.50% 2 Missing ⚠️
wicked/algebra/symbolic_term.cc 0.00% 1 Missing ⚠️
wicked/api/wick_theorem.cc 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   83.92%   80.08%   -3.85%     
==========================================
  Files          48       48              
  Lines        1873     1973     +100     
==========================================
+ Hits         1572     1580       +8     
- Misses        301      393      +92     

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

@brianz98 brianz98 closed this Jun 21, 2024
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.

None yet

2 participants