-
Notifications
You must be signed in to change notification settings - Fork 19.9k
Add EDFScheduling
new algorithm with Junit tests
#5657
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5657 +/- ##
============================================
+ Coverage 58.59% 58.65% +0.05%
- Complexity 3749 3751 +2
============================================
Files 554 555 +1
Lines 15922 15951 +29
Branches 3030 3032 +2
============================================
+ Hits 9330 9356 +26
- Misses 6195 6196 +1
- Partials 397 399 +2 ☔ View full report in Codecov by Sentry. |
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.
Looks good, thanks!
Thanks! |
clang-format -i --style=file path/to/your/file.java