-
Notifications
You must be signed in to change notification settings - Fork 13
feat: change logic of distinguishing patterns from statements #118
Conversation
Codecov Report
@@ Coverage Diff @@
## master #118 +/- ##
==========================================
+ Coverage 93.05% 93.22% +0.16%
==========================================
Files 8 8
Lines 1412 1357 -55
Branches 346 319 -27
==========================================
- Hits 1314 1265 -49
+ Misses 54 51 -3
+ Partials 44 41 -3
Continue to review full report at Codecov.
|
ok, its ready should i remove no longer used helper functions from utils?
|
Merged in the extra test cases you made, sorry for the conflicts |
nah thats was a point, to make this PR reflect only actual changes. what i should do with those utils functions? |
Sure you can go ahead and remove them, we can always dig them out of the git history if we need them again! |
🎉 This PR is included in version 17.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR changes logic how patterns are distinguished from statements