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

Fix testsuite for julia nightly #992

Merged
merged 1 commit into from
May 15, 2024

Conversation

lgoettgens
Copy link
Member

  • do not show C_NULL but just its type (since printing has changed in Julia)
  • fix a typo

Extracted from #989 to enable a faster merge and the possibility to backport to the release-0.10 branch

- do not show `C_NULL` but just its type (since printing has changed in Julia)
- fix a typo
Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.74%. Comparing base (ccec74a) to head (36489de).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #992   +/-   ##
=======================================
  Coverage   75.74%   75.74%           
=======================================
  Files          51       51           
  Lines        4188     4188           
=======================================
  Hits         3172     3172           
  Misses       1016     1016           
Files Coverage Δ
src/types.jl 80.00% <ø> (ø)

@fingolfin fingolfin merged commit 3e99a25 into oscar-system:master May 15, 2024
14 checks passed
@lgoettgens lgoettgens deleted the lg/fix-nightly branch May 15, 2024 12:09
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