-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
Refactor FormatItem #167
Refactor FormatItem #167
Conversation
Codecov Report
@@ Coverage Diff @@
## version/v3.0 #167 +/- ##
===========================================
- Coverage 95% 94% -0%
===========================================
Files 42 42
Lines 1833 1830 -3
===========================================
- Hits 1733 1724 -9
- Misses 100 106 +6
Continue to review full report at Codecov.
|
FormatItem
abstract classbaseString
renamed toBaseString
propertystartIndex
renamed toStartIndex
propertyendIndex
renamed toIndexIndex
propertyLength
property (returingEndIndex
-StartIndex
)