-
Notifications
You must be signed in to change notification settings - Fork 395
[APMAPI-1618] Only show diff in typing stats #4976
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
2dce7de
to
f591994
Compare
BenchmarksBenchmark execution time: 2025-10-17 08:45:30 Comparing candidate commit 73cae16 in PR branch Found 2 performance improvements and 0 performance regressions! Performance is the same for 42 metrics, 2 unstable metrics. scenario:error - error tracking, with_error=false - user code only
scenario:error - error tracking, with_error=true - all
|
7b79609
to
ac71446
Compare
Typing analysisThis PR does not change typing compared to the base branch. |
7d3551d
to
3ccc82a
Compare
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: 73cae16 | Docs | Was this helpful? Give us feedback! |
8db346a
to
dc06238
Compare
d2428ef
to
33b81f2
Compare
33b81f2
to
d6ddb4d
Compare
d6ddb4d
to
3abd1b6
Compare
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.
This is amazing! It makes it so clear what type changes happened!
7a91566
to
f4d697c
Compare
5ad214d
to
73cae16
Compare
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.
👏🏼 Well done!
What does this PR do?
It only show the diff between base branch and current branch for typing stats
Motivation:
It will add more value to the typing stats comment
Change log entry
None.
Additional Notes:
How to test the change?
When it will be ready, it should display a comment saying there is no changes. You'll be able to see the changes through the edit history of that comment