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

TypedSyntax CI on Julia1.6, fix compat #464

Merged
merged 3 commits into from
Jun 5, 2023
Merged

TypedSyntax CI on Julia1.6, fix compat #464

merged 3 commits into from
Jun 5, 2023

Conversation

timholy
Copy link
Member

@timholy timholy commented Jun 4, 2023

Fixes #463

@codecov-commenter
Copy link

Codecov Report

Merging #464 (8474cbe) into master (f16e542) will decrease coverage by 32.48%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #464       +/-   ##
==========================================
- Coverage   32.47%   0.00%   -32.48%     
==========================================
  Files          10       9        -1     
  Lines        1084    1433      +349     
==========================================
- Hits          352       0      -352     
- Misses        732    1433      +701     
Impacted Files Coverage Δ
src/Cthulhu.jl 0.00% <0.00%> (-33.69%) ⬇️
src/backedges.jl 0.00% <0.00%> (ø)
src/callsite.jl 0.00% <0.00%> (-39.39%) ⬇️
src/codeview.jl 0.00% <0.00%> (-55.79%) ⬇️
src/interface.jl 0.00% <0.00%> (-6.25%) ⬇️
src/interpreter.jl 0.00% <0.00%> (-37.63%) ⬇️
src/preferences.jl 0.00% <0.00%> (ø)
src/reflection.jl 0.00% <0.00%> (-19.49%) ⬇️
src/ui.jl 0.00% <0.00%> (-45.66%) ⬇️

@timholy timholy merged commit cb0a07c into master Jun 5, 2023
14 checks passed
@timholy timholy deleted the teh/fix463 branch June 5, 2023 14:43
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.

TypedSyntax has wrong compat bounds
2 participants