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

Fix server copied protos #1022

Merged
merged 11 commits into from
Sep 1, 2022
Merged

Fix server copied protos #1022

merged 11 commits into from
Sep 1, 2022

Conversation

fundthmcalculus
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2022

Codecov Report

Base: 39.27% // Head: 40.20% // Increases project coverage by +0.93% 🎉

Coverage data is based on head (c2df10c) compared to base (d251c62).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1022      +/-   ##
==========================================
+ Coverage   39.27%   40.20%   +0.93%     
==========================================
  Files         101      118      +17     
  Lines        9398     9978     +580     
==========================================
+ Hits         3691     4012     +321     
- Misses       5624     5883     +259     
  Partials       83       83              
Impacted Files Coverage Δ
dart/lib/src/account_service.dart 56.06% <ø> (ø)
dart/lib/src/credential_service.dart 63.63% <ø> (ø)
dart/lib/src/provider_service.dart 30.00% <0.00%> (-4.10%) ⬇️
dart/lib/src/template_service.dart 33.33% <ø> (ø)
dart/lib/src/trustregistry_service.dart 20.00% <ø> (ø)
dart/lib/src/wallet_service.dart 23.80% <ø> (ø)
dotnet/Trinsic/AccountService.cs 49.20% <ø> (ø)
dotnet/Trinsic/CredentialService.cs 44.11% <ø> (ø)
dotnet/Trinsic/ProviderService.cs 45.94% <0.00%> (ø)
dotnet/Trinsic/TemplateService.cs 42.85% <ø> (ø)
... and 37 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fundthmcalculus
Copy link
Contributor Author

switching to dev endpoint while waiting on staging bugfix.

Co-authored-by: GitHub <github-action@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

# Conflicts:
#	dart/lib/src/proto/services/provider/v1/provider.pb.dart
#	dart/lib/src/proto/services/provider/v1/provider.pbgrpc.dart
* Fix Python casing issues
* Fix `searchWallet`
* Make Kotlin tests run by default
* Catch channels not being properly shutdown
@fundthmcalculus fundthmcalculus merged commit c7f3c2d into main Sep 1, 2022
@fundthmcalculus fundthmcalculus deleted the fix-server-copied-protos branch September 1, 2022 15:02
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.

None yet

3 participants