Skip to content

Firo tests pass - #8

Merged
msalazarm merged 2 commits into
stagingfrom
ui-testing
Aug 29, 2022
Merged

Firo tests pass#8
msalazarm merged 2 commits into
stagingfrom
ui-testing

Conversation

@msalazarm

Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter

codecov-commenter commented Aug 29, 2022

Copy link
Copy Markdown

Codecov Report

Merging #8 (1aef4cd) into staging (04fc595) will increase coverage by 13.19%.
The diff coverage is n/a.

@@ Coverage Diff @@## staging #8 +/- ##
============================================
+ Coverage 27.73% 40.92% +13.19% 
============================================
Files 100 100 Lines 10840 10840 ============================================
+ Hits 3006 4436 +1430 + Misses 7834 6404 -1430 
Impacted FilesCoverage Δ
lib/services/coins/firo/firo_wallet.dart73.69% <ø> (+73.59%)⬆️
lib/utilities/prefs.dart35.63% <0.00%> (+0.53%)⬆️
lib/utilities/format.dart80.43% <0.00%> (+10.86%)⬆️
lib/utilities/logger.dart52.00% <0.00%> (+30.00%)⬆️
lib/models/paymint/transactions_model.dart96.22% <0.00%> (+32.70%)⬆️

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

@msalazarm
msalazarm merged commit fe34a0c into stagingAug 29, 2022
sneurlax added a commit that referenced this pull request Apr 25, 2024
hard to test, as I cannot claim/generate nor detect a previously-claimed/generated nym over Tor due to
```
flutter: Log: [Info][2024-04-25 20:28:22.609Z]: HTTP.post() rethrew: Exception: Command handling failed. With error: serverError
flutter: #0 SocksSocket._handleCommandResponse (package:socks5_proxy/src/client/socks_client.dart:196:7)
flutter: <asynchronous suspension>
flutter: #1 SocksSocket.initialize (package:socks5_proxy/src/client/socks_client.dart:74:22)
flutter: <asynchronous suspension>
flutter: #2 SocksTCPClient.connect (package:socks5_proxy/src/client/socks_tcp_client.dart:70:20)
flutter: <asynchronous suspension>
flutter: #3 SocksTCPClient.assignToHttpClientWithSecureOptions.<anonymous closure> (package:socks5_proxy/src/client/socks_tcp_client.dart:46:40)
flutter: <asynchronous suspension>
flutter: #4 _ConnectionTarget.connect.<anonymous closure> (dart:_http/http_impl.dart:2490:32)
flutter: <asynchronous suspension>
flutter: #5 _HttpClient._openUrl.<anonymous closure> (dart:_http/http_impl.dart:2787:15)
flutter: <asynchronous suspension>
flutter: #6 HTTP.post (package:stackwallet/networking/http.dart:85:41)
flutter: <asynchronous suspension>
flutter: #7 PaynymIsApi._post (package:stackwallet/utilities/paynym_is_api.dart:54:22)
flutter: <asynchronous suspension>
flutter: #8 PaynymIsApi.nym (package:stackwallet/utilities/paynym_is_api.dart:267:22)
flutter: <asynchronous suspension>
flutter: #9 Wallet.refresh (package:stackwallet/wallets/wallet/wallet.dart:511:21)
flutter: <asynchronous suspension>
```
Sign up for freeto 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

@msalazarm@codecov-commenter@julian-CStack