Remove unused isConstantClass variable#2984
Conversation
|
🎯 Code Coverage 🔗 Commit SHA: 8b17e4e | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2984 +/- ##
===========================================
- Coverage 70.88% 70.86% -0.02%
===========================================
Files 829 829
Lines 30384 30384
Branches 5186 5186
===========================================
- Hits 21535 21529 -6
- Misses 7372 7379 +7
+ Partials 1477 1476 -1 🚀 New features to boost your workflow:
|
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
The expected merge time in
|
What does this PR do?
Just removing unused code that resulted in warnings during build:
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)