Skip to content

fix bug when include statement includes interpolation#31

Merged
ericphanson merged 1 commit into
mainfrom
eph/fix-interpolation-bug
Mar 20, 2024
Merged

fix bug when include statement includes interpolation#31
ericphanson merged 1 commit into
mainfrom
eph/fix-interpolation-bug

Conversation

@ericphanson
Copy link
Copy Markdown
Member

closes #30

Turns out this happens when there's an include with interpolation (remembered JuliaEcosystem/PackageAnalyzer.jl#79 (comment))

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.78%. Comparing base (85bf7ef) to head (44319eb).

Files Patch % Lines
src/parse_utilities.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   95.93%   95.78%   -0.16%     
==========================================
  Files           5        5              
  Lines         566      569       +3     
==========================================
+ Hits          543      545       +2     
- Misses         23       24       +1     

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

@ericphanson ericphanson merged commit 87dff77 into main Mar 20, 2024
@ericphanson ericphanson deleted the eph/fix-interpolation-bug branch March 20, 2024 21:56
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.

use of only on collection with more than one element

2 participants