Skip to content

Conversation

@stevengj
Copy link
Member

@stevengj stevengj commented Jan 9, 2023

Closes #1020, closes #1021.

Also incidentally fixes test_build.jl when python is not installed; it should use PyCall.python.

@stevengj
Copy link
Member Author

stevengj commented Jan 9, 2023

CI failure on Ubuntu with Python 2.7 is actions/setup-python#543 — this is not available in the latest Ubuntu x64 build.

@stevengj stevengj merged commit 3b0a0f4 into master Jan 9, 2023
@stevengj stevengj deleted the pyerr_fixes branch January 9, 2023 18:12
@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.03%. Comparing base (9bd0908) to head (f5efd34).
⚠️ Report is 18 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1022      +/-   ##
==========================================
+ Coverage   67.01%   67.03%   +0.01%     
==========================================
  Files          20       20              
  Lines        2016     2017       +1     
==========================================
+ Hits         1351     1352       +1     
  Misses        665      665              
Flag Coverage Δ
unittests 67.03% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

PyCall.PyJlError has no field msg PyCall.PyJlError has no field T

3 participants