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

Work around JPype1 1.4.1 issues in "pytest" CI workflow #464

Merged
merged 2 commits into from
Nov 2, 2022
Merged

Conversation

khaeru
Copy link
Member

@khaeru khaeru commented Nov 2, 2022

This is a mitigation (not a fix) for #463.

How to review

  • Note that the CI checks all pass.

PR checklist

  • Continuous integration checks all ✅
  • Add or expand tests; coverage checks both ✅
  • Add, expand, or update documentation. N/A
  • Update release notes.

@khaeru khaeru added ci Continuous integration backend.jdbc Interaction with ixmp_source via JDBCBackend & JPype labels Nov 2, 2022
@khaeru khaeru self-assigned this Nov 2, 2022
@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #464 (2d01b85) into main (0c2d7de) will decrease coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            main    #464     +/-   ##
=======================================
- Coverage   98.6%   98.5%   -0.1%     
=======================================
  Files         42      42             
  Lines       4468    4468             
=======================================
- Hits        4406    4404      -2     
- Misses        62      64      +2     
Impacted Files Coverage Δ
ixmp/utils/__init__.py 98.6% <0.0%> (-1.0%) ⬇️

- actions/cache v2 → v3
- actions/checkout v2 → v3
- actions/setup-python v2 → v4
- codecov/codecov-action v2 → v3
- styfle/cancel-workflow-action v0.9.1 → v0.11.0
@khaeru khaeru merged commit 61e863c into main Nov 2, 2022
@khaeru khaeru mentioned this pull request Nov 2, 2022
3 tasks
@khaeru khaeru linked an issue Aug 8, 2023 that may be closed by this pull request
@khaeru khaeru deleted the issue/463 branch January 8, 2024 11:49
khaeru added a commit that referenced this pull request Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend.jdbc Interaction with ixmp_source via JDBCBackend & JPype ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update actions used in CI workflows
1 participant