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

Update workflow & fix tests #117

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update workflow & fix tests #117

wants to merge 4 commits into from

Conversation

DavidMStraub
Copy link
Member

This should fix the CI which is also failing in #116.

@DavidMStraub DavidMStraub self-assigned this Nov 13, 2024
@DavidMStraub
Copy link
Member Author

Apart from the outdated Github actions (trivial change), I also needed to reduce numerical accuracy by 1 decimal place in two tests. Please someone check it's ok before we merge. Thx

@DavidMStraub DavidMStraub changed the title Update workflow Update workflow & fix tests Nov 13, 2024
@DavidMStraub
Copy link
Member Author

There is one which seems to be wrong

>       self.assertAlmostEqual(wc1.dict['CVL_bumunumu'], wc2.dict['CVL_bumunumu'], places=5)
E       AssertionError: (-81.67808727621455-263.89190400400344j) != (-81.845545007-263.840015355j) within 5 places (0.1753126449951992 difference)

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.

1 participant