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

Temporary fix for failing checks on github #239

Merged

Conversation

imagoulas
Copy link
Contributor

@imagoulas imagoulas commented Mar 8, 2024

Description

There seems to be an issue with the latest Psi4 release on conda. As a result, all checks fail on GitHub. Switching to the previous release seems to fix the problem. This is a temporary solution and once the Psi4 issue is resolved, we can switch to its latest version again.

I had to do some additional modifications to the workflows and environment.yml file. Eventually, we can modify the installation instructions by using the yml file to create the qforte environment and install all dependencies.

All checks on GitHub have successfully passed!

User Notes

  • Features added
  • Changes to compilation (if any)

Checklist

  • Added/updated tests of new features
  • Removed comments in input files
  • Documented source code
  • Checked for redundant headers/imports
  • Checked for consistency in the formatting of the output file
  • Ready to go!

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.59%. Comparing base (f00d509) to head (036a92b).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #239   +/-   ##
=======================================
  Coverage   79.59%   79.59%           
=======================================
  Files          25       25           
  Lines        2142     2142           
=======================================
  Hits         1705     1705           
  Misses        437      437           

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

@imagoulas imagoulas requested a review from fevangelista March 8, 2024 20:17
@fevangelista fevangelista merged commit 3a1f9ea into evangelistalab:master Apr 16, 2024
1 check passed
@imagoulas imagoulas deleted the github_workflow_temp_fix branch May 14, 2024 17:51
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.

3 participants