Skip to content

Remove extra space in definition of Base methods#817

Merged
giordano merged 1 commit intoJuliaPhysics:masterfrom
giordano:mg/parser
Oct 18, 2025
Merged

Remove extra space in definition of Base methods#817
giordano merged 1 commit intoJuliaPhysics:masterfrom
giordano:mg/parser

Conversation

@giordano
Copy link
Copy Markdown
Member

This is currently causing parsing errors in v1.13. This may be fixed upstream, but these extra spaces look odd anyway, we can just remove them.

Fix #815.

This is currently causing parsing errors in v1.13. This may be fixed upstream,
but these extra spaces look odd anyway, we can just remove them.
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 18, 2025

Codecov Report

❌ Patch coverage is 78.57143% with 12 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@2eba283). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/logarithm.jl 78.57% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #817   +/-   ##
=========================================
  Coverage          ?   89.46%           
=========================================
  Files             ?       21           
  Lines             ?     1699           
  Branches          ?        0           
=========================================
  Hits              ?     1520           
  Misses            ?      179           
  Partials          ?        0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@giordano giordano merged commit 00daf8a into JuliaPhysics:master Oct 18, 2025
15 checks passed
@giordano giordano deleted the mg/parser branch October 18, 2025 13:01
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.

ParseError on Julia v1.13

1 participant