-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
feat(app-distribution): Firebase V9 modular API #7307
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #7307 +/- ##
============================================
- Coverage 53.97% 53.95% -0.02%
Complexity 736 736
============================================
Files 232 233 +1
Lines 11714 11726 +12
Branches 1875 1876 +1
============================================
+ Hits 6322 6326 +4
- Misses 5043 5051 +8
Partials 349 349 |
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.
some comments on typing, a caution note on testing that will hopefully resolve with another CI run
* @param {import('@react-native-firebase/app').ReactNativeFirebase.FirebaseApp | undefined} app | ||
* @returns {import('.').AppDistribution} | ||
*/ | ||
export function getAppDistribution(app) { |
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.
All of the APIs are showing up with codecov annotations as "untested".
- did you notice that?
- do you have any theories on that?
I've rebased the PR against current main and will re-push it which will re-trigger CI, maybe that will clear it. But I'm surprised that the e2e tests appear to be exercising it above yet the annotations of being untested are here with no explanation in the PR description 🤔
0c5b227
to
598ff87
Compare
d5e3924
to
2626703
Compare
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.
Everything looks correct now - waiting on CI
2626703
to
4e6268e
Compare
Description
Related issues
Release Summary
Checklist
Android
iOS
e2e
tests added or updated inpackages/\*\*/e2e
jest
tests added or updated inpackages/\*\*/__tests__
Test Plan
Think
react-native-firebase
is great? Please consider supporting the project with any of the below:React Native Firebase
andInvertase
on Twitter