Maintenance - #101
Conversation
everoddandeven
commented
Aug 19, 2026
- Update docker monero to v0.18.5.1
- Fix MoneroRpcConnection.send_path_request
- Fix PyMoneroRequestParams::to_rapidjson_val
- Fix not supported assertion in conftest.py
- File logging, debug and cosmetic improvements
- Minor test fixes
* Add generate blocks util * Fund wallet also with a generated block * Fix ViewOnlyAndOfflineWalletTester.test() * Fix WalletTestUtils.fund()
Not up to standards ⛔🔴 Issues
|
| Category | Results |
|---|---|
| Security | 6 medium 5 minor |
| CodeStyle | 16 minor |
| Complexity | 2 medium |
🟢 Metrics 155 complexity · 4 duplication
Metric Results Complexity 155 Duplication 4
🟢 Coverage 96.60% diff coverage · +4.11% coverage variation
Metric Results Coverage variation ✅ +4.11% coverage variation (-1.00%) Diff coverage ✅ 96.60% diff coverage Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (ce5656d) Report Missing Report Missing Report Missing Head commit (e22492d) 12214 (-704) 11536 (-134) 94.45% (+4.11%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#101) 1619 1564 96.60% Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
* Minor fixes
9ac93e0 to
da0fbde
Compare
f30c78c to
8ecb3e5
Compare
8ecb3e5 to
e0c2537
Compare
6628bfd to
e22492d
Compare