Skip to content

fix: Remove appStartMillis and appStartEndMillis getters and make getAppStartTime public instead#1629

Merged
marandaneto merged 2 commits intomainfrom
jenn/app-start-ref
Jul 29, 2021
Merged

fix: Remove appStartMillis and appStartEndMillis getters and make getAppStartTime public instead#1629
marandaneto merged 2 commits intomainfrom
jenn/app-start-ref

Conversation

@jennmueng
Copy link
Copy Markdown
Contributor

@jennmueng jennmueng commented Jul 29, 2021

📜 Description

React Native will now only need getAppStartTime due to reduced api.

💡 Motivation and Context

Fixed due to misunderstanding that appStartMillis and appStartEndMillis are unix timestamps.

💚 How did you test it?

Have not built Android SDK before, relying on CI I guess.

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

Make a release for RN

#skip-changelog (due to being internal api)

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #1629 (374d8d1) into main (cdc87ea) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1629   +/-   ##
=========================================
  Coverage     75.93%   75.93%           
  Complexity     2004     2004           
=========================================
  Files           202      202           
  Lines          6943     6943           
  Branches        691      691           
=========================================
  Hits           5272     5272           
  Misses         1335     1335           
  Partials        336      336           

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 cdc87ea...374d8d1. Read the comment docs.

@marandaneto marandaneto merged commit d884d6f into main Jul 29, 2021
@marandaneto marandaneto deleted the jenn/app-start-ref branch July 29, 2021 08:15
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