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

Updates performance analyzer version to 1.2 #71

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

sruti1312
Copy link
Contributor

@sruti1312 sruti1312 commented Oct 11, 2021

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
Updates performance analyzer version to 1.2

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 sruti1312 force-pushed the feature/version-upgrade branch from 93c96ea to a92cd36 Compare October 11, 2021 21:30
@sruti1312 sruti1312 requested a review from kjoseph07 October 11, 2021 21:30
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2021

Codecov Report

Merging #71 (a92cd36) into main (4ee6039) will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #71      +/-   ##
============================================
+ Coverage     71.99%   72.07%   +0.07%     
- Complexity      355      356       +1     
============================================
  Files            44       44              
  Lines          2510     2510              
  Branches        160      160              
============================================
+ Hits           1807     1809       +2     
  Misses          596      596              
+ Partials        107      105       -2     
Impacted Files Coverage Δ
...nalyzer/collectors/ThreadPoolMetricsCollector.java 88.00% <0.00%> (-2.67%) ⬇️
...ormanceanalyzer/writer/EventLogQueueProcessor.java 60.71% <0.00%> (+4.76%) ⬆️

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 4ee6039...a92cd36. Read the comment docs.

@sruti1312 sruti1312 force-pushed the feature/version-upgrade branch from a92cd36 to 6da5714 Compare October 11, 2021 21:38
@sruti1312 sruti1312 merged commit 898c5af into main Oct 11, 2021
@sruti1312 sruti1312 deleted the feature/version-upgrade branch October 11, 2021 23:31
@kkhatua kkhatua mentioned this pull request Oct 29, 2021
16 tasks
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