-
Notifications
You must be signed in to change notification settings - Fork 229
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
Switch fxa_client from using mockiato to using mockall #5890
Conversation
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5890 +/- ##
===========================================
- Coverage 36.65% 25.80% -10.86%
===========================================
Files 348 375 +27
Lines 33622 47759 +14137
===========================================
Hits 12324 12324
- Misses 21298 35435 +14137
☔ View full report in Codecov by Sentry. |
Thanks for your contribution, and welcome! Testing the full set of crates is tricky to set up, but seeing you are only touching the fxa-client crate you might have a little more luck with just, say If you get stuck on this let us know and we'd be happy to help, but be sure to include the output from your commands. |
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Hi @mhammond ! I followed all the instructions given in docs/building.md but when i trying to run
|
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Hi @nox1134! This usually indicates that NSS failed to build successfully. Does running |
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
Signed-off-by: Priyanshi Gaur <[email protected]>
I tried addressing this issue by following ways:
Error:
so i annotated the internal::http_client::ScopedKeyDataResponse with
|
ref: #5368
Hi! This is my first time contributing to mozilla so Please let me know of any breaking changes or improvements!
P:S i tried setting up the environment but was having issue while using cargo test
Pull Request checklist
[ci full]
to the PR title.Branch builds: add
[firefox-android: branch-name]
to the PR title.