-
Notifications
You must be signed in to change notification settings - Fork 56
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
KCL: Linear/circular pattern in stdlib should use kwargs #5315
Conversation
QA Wolf here! As you write new code it's important that your test coverage is keeping up. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
1090834
to
6dbb914
Compare
|
1 similar comment
|
|
41242a2
to
501c053
Compare
|
|
|
3803a2f
to
ac69b12
Compare
|
2 similar comments
|
|
|
|
|
2 similar comments
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5315 +/- ##
==========================================
- Coverage 85.80% 85.75% -0.06%
==========================================
Files 94 94
Lines 33554 34247 +693
==========================================
+ Hits 28792 29368 +576
- Misses 4762 4879 +117
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
EXPECTORATE=overwrite {{cita}} -p kcl-lib -- simulation_tests::{{test_name}}::parse | ||
EXPECTORATE=overwrite {{cita}} -p kcl-lib -- simulation_tests::{{test_name}}::unparse |
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.
Should we update the run command? Do you ever not want to overwrite?
|
e611e78
to
41d1913
Compare
|
3 similar comments
|
|
|
|
1 similar comment
|
|
c48a8c5
to
807264e
Compare
|
807264e
to
5163638
Compare
|
|
|
|
|
No description provided.