-
Notifications
You must be signed in to change notification settings - Fork 109
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
Add v1.x deprecation warning #603
Conversation
for more information, see https://pre-commit.ci
I will automatically update this comment whenever this PR is modified
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## development #603 +/- ##
===============================================
- Coverage 71.57% 65.20% -6.37%
===============================================
Files 37 37
Lines 3061 3064 +3
Branches 596 596
===============================================
- Hits 2191 1998 -193
- Misses 766 981 +215
+ Partials 104 85 -19 ☔ View full report in Codecov by Sentry. |
Co-Authored-By: Jessica Scheick <jbscheick@gmail.com>
for more information, see https://pre-commit.ci
Co-authored-by: Jessica Scheick <JessicaS11@users.noreply.github.com>
I really wish I had more time to get the integration test workflow all smoothed out. Not sure what's going on :( |
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.
Re-reviewing after merges from development to see if it triggers UML+integration tests
Closes #545