-
Notifications
You must be signed in to change notification settings - Fork 230
Rename Turing.Core to Turing.Essential
#1762
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
Conversation
|
Ah But should we maybe bump the minor version? I know EDIT: Though the reason I went with |
torfjelde
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! As long as tests pass 👍
Only thing I'd like to change is bumping minor version instead of patch version (as explained in the comment above).
|
Hmm yeah, probably safer. I wonder though if we could maybe even deprecate it with |
|
Uuuh I did not know about |
|
I checked and deprecating |
Hahahaha beat me again 😄 |
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #1762 +/- ##
==========================================
- Coverage 81.29% 81.23% -0.06%
==========================================
Files 24 24
Lines 1470 1471 +1
==========================================
Hits 1195 1195
- Misses 275 276 +1
Continue to review full report at Codecov.
|
Fix #1756 by renaming
Turing.CoretoTuring.Essential(maybe there's a better name? Shouldn't chooseBaseorMainthough 😛).