Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Added Performance Metrics for Android #1292

Merged
merged 3 commits into from
Nov 10, 2020

Conversation

piotradamczyk5
Copy link
Contributor

@piotradamczyk5 piotradamczyk5 commented Nov 3, 2020

Fixes #1285

Test Plan

How do we know the code works?

Performance metrics are uploaded for each Android run on physical device

Checklist

  • Unit tested

@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2020

Timestamp: 2020-11-09 12:11:10
Buildscan url for ubuntu-workflow run 353853840
https://gradle.com/s/xr57wxflumdec

@piotradamczyk5 piotradamczyk5 marked this pull request as ready for review November 4, 2020 16:21
@bootstraponline bootstraponline force-pushed the #1285_added_performance_metrics branch from 18c9cab to 1a2399f Compare November 4, 2020 16:36
@codecov-io
Copy link

codecov-io commented Nov 4, 2020

Codecov Report

Merging #1292 into master will increase coverage by 0.06%.
The diff coverage is 89.58%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1292      +/-   ##
============================================
+ Coverage     79.71%   79.78%   +0.06%     
- Complexity      728      735       +7     
============================================
  Files           235      236       +1     
  Lines          4525     4560      +35     
  Branches        780      786       +6     
============================================
+ Hits           3607     3638      +31     
- Misses          516      517       +1     
- Partials        402      405       +3     

@bootstraponline bootstraponline force-pushed the #1285_added_performance_metrics branch 2 times, most recently from ab251fa to c24fd0d Compare November 6, 2020 08:01
@piotradamczyk5
Copy link
Contributor Author

@Mergifyio rebase

@mergify
Copy link

mergify bot commented Nov 9, 2020

Command rebase: success

Branch has been successfully rebased

@bootstraponline bootstraponline force-pushed the #1285_added_performance_metrics branch from c24fd0d to 584fbf5 Compare November 9, 2020 08:11
@mergify mergify bot merged commit 68d52d8 into master Nov 10, 2020
@mergify mergify bot deleted the #1285_added_performance_metrics branch November 10, 2020 17:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android | Perf metrics included alongisde test results for physical devices
4 participants