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

Added handling of more complex variable substitutions. #67

Merged
merged 4 commits into from
Apr 27, 2024

Conversation

AlexSkrypnyk
Copy link
Owner

@AlexSkrypnyk AlexSkrypnyk commented Apr 26, 2024

closes #66

Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (2e5f8d8) to head (734dcb1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   98.65%   98.72%   +0.06%     
==========================================
  Files          24       25       +1     
  Lines         670      704      +34     
==========================================
+ Hits          661      695      +34     
  Misses          9        9              

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

@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/fix-extraction-from-interpolation branch 3 times, most recently from 6c66006 to 52ed6be Compare April 27, 2024 01:00
@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/fix-extraction-from-interpolation branch from 52ed6be to d3e7204 Compare April 27, 2024 01:22
@AlexSkrypnyk AlexSkrypnyk merged commit 4e21144 into main Apr 27, 2024
9 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/fix-extraction-from-interpolation branch April 27, 2024 01:31
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.

Incorrect extraction
1 participant