Skip to content
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

main to 1.1 #76

Merged
merged 3 commits into from
Sep 27, 2021
Merged

main to 1.1 #76

merged 3 commits into from
Sep 27, 2021

Conversation

mitalawachat
Copy link
Contributor

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you are proposing
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

sruti1312 and others added 3 commits September 21, 2021 11:01
Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
Signed-off-by: Mital Awachat <awachatm@amazon.com>

Co-authored-by: Mital Awachat <awachatm@amazon.com>
@codecov-commenter
Copy link

Codecov Report

Merging #76 (ae39f5a) into 1.1 (cdcae41) will decrease coverage by 0.02%.
The diff coverage is 77.27%.

❗ Current head ae39f5a differs from pull request most recent head e4a6261. Consider uploading reports for the commit e4a6261 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##                1.1      #76      +/-   ##
============================================
- Coverage     72.15%   72.12%   -0.03%     
- Complexity     2928     2942      +14     
============================================
  Files           371      376       +5     
  Lines         18627    18680      +53     
  Branches       1415     1429      +14     
============================================
+ Hits          13440    13473      +33     
- Misses         4612     4623      +11     
- Partials        575      584       +9     
Impacted Files Coverage Δ
.../decisionmaker/actions/AdmissionControlAction.java 80.35% <0.00%> (-1.47%) ⬇️
...ceanalyzer/metrics/PerformanceAnalyzerMetrics.java 37.97% <0.00%> (ø)
...nalyzer/rca/configs/AdmissionControlRcaConfig.java 0.00% <ø> (ø)
...ensearch/performanceanalyzer/util/range/Range.java 55.55% <ø> (ø)
.../util/range/RequestSizeHeapRangeConfiguration.java 94.11% <ø> (ø)
...a/store/rca/admissioncontrol/model/HeapMetric.java 63.63% <63.63%> (ø)
...ecisionmaker/deciders/AdmissionControlDecider.java 79.06% <69.23%> (-8.11%) ⬇️
...ioncontrol/heap/AdmissionControlByHeapFactory.java 76.92% <76.92%> (ø)
...sioncontrol/heap/AdmissionControlByMediumHeap.java 80.64% <80.64%> (ø)
...tore/rca/admissioncontrol/AdmissionControlRca.java 63.79% <82.60%> (-2.07%) ⬇️
... and 18 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cdcae41...e4a6261. Read the comment docs.

@sruti1312 sruti1312 merged commit 3304d31 into 1.1 Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants