Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix long sig printing #176

Merged
merged 2 commits into from
Feb 11, 2022
Merged

fix long sig printing #176

merged 2 commits into from
Feb 11, 2022

Conversation

Roger-luo
Copy link
Collaborator

@Roger-luo Roger-luo commented Feb 11, 2022

  • fix long signature printing, now produce a more readable error
  • fix problem that -V, --version is missing in the entry doc

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #176 (48de198) into master (e349a8b) will increase coverage by 1.41%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   81.13%   82.55%   +1.41%     
==========================================
  Files          19       19              
  Lines        1272     1278       +6     
==========================================
+ Hits         1032     1055      +23     
+ Misses        240      223      -17     
Impacted Files Coverage Δ
src/frontend/cast.jl 80.52% <ø> (ø)
src/codegen/julia.jl 86.88% <63.79%> (+0.16%) ⬆️
src/ast/printing.jl 92.54% <100.00%> (+10.90%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e349a8b...48de198. Read the comment docs.

@Roger-luo Roger-luo merged commit 8a5aeca into master Feb 11, 2022
@Roger-luo Roger-luo deleted the roger/fix-printings branch February 11, 2022 04:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant