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

Make MLStyle.jl & MacroTools.jl development-time only dependencies #83

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

thautwarm
Copy link
Member

Basically it includes DevOnly.jl and achieves the functionality via loaded expanded ASTs.

@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2023

Codecov Report

Merging #83 (8c3a367) into main (8ec802c) will decrease coverage by 7.74%.
The diff coverage is 4.91%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   65.53%   57.80%   -7.74%     
==========================================
  Files          12       14       +2     
  Lines         946      974      +28     
==========================================
- Hits          620      563      -57     
- Misses        326      411      +85     
Files Coverage Δ
TyPython/src/CPython.NumPy.jl 92.85% <ø> (-0.17%) ⬇️
TyPython/src/CPython.jl 72.72% <ø> (ø)
TyPython/src/TyPython.jl 100.00% <ø> (ø)
TyPython/src/Utils.jl 63.63% <ø> (+3.63%) ⬆️
TyPython/src/CPython.Dev.jl 57.33% <0.00%> (-6.21%) ⬇️
TyPython/src/DevOnly.jl 29.16% <29.16%> (ø)
TyPython/src/CPython.NumPy.DevOnly.jl 0.00% <0.00%> (ø)
TyPython/src/Reflection.DevOnly.jl 0.00% <0.00%> (ø)

@songjhaha songjhaha merged commit 1123af4 into main Oct 19, 2023
6 of 9 checks passed
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.

None yet

3 participants