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 #15, inline code #32

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Fix #15, inline code #32

merged 1 commit into from
Feb 10, 2024

Conversation

MichaelHatherly
Copy link
Collaborator

@MichaelHatherly MichaelHatherly commented Feb 9, 2024

The behaviour of AbstractString printing and escaping needs to be decided on here. Worth seeing what the other languages actually do.

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (c2e4325) 86.42% compared to head (41addbe) 86.54%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/server.jl 88.46% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   86.42%   86.54%   +0.11%     
==========================================
  Files           5        5              
  Lines         420      446      +26     
==========================================
+ Hits          363      386      +23     
- Misses         57       60       +3     

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

@MichaelHatherly MichaelHatherly linked an issue Feb 10, 2024 that may be closed by this pull request
@MichaelHatherly MichaelHatherly marked this pull request as ready for review February 10, 2024 21:29
@MichaelHatherly MichaelHatherly merged commit e6130e9 into main Feb 10, 2024
10 checks passed
@MichaelHatherly MichaelHatherly deleted the mh/inline-code branch February 10, 2024 21:30
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.

Support inline code syntax
1 participant