Skip to content

Add --log_apdus option#279

Closed
fbeutin-ledger wants to merge 1 commit into
masterfrom
fbe/log_apdus
Closed

Add --log_apdus option#279
fbeutin-ledger wants to merge 1 commit into
masterfrom
fbe/log_apdus

Conversation

@fbeutin-ledger

Copy link
Copy Markdown
Contributor

No description provided.

@fbeutin-ledger fbeutin-ledger requested a review from a team as a code owner June 5, 2026 10:52
@fbeutin-ledger fbeutin-ledger requested review from bigspider and removed request for a team June 5, 2026 10:52
@codecov-commenter

codecov-commenter commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.28571% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.65%. Comparing base (3689345) to head (6277736).

Files with missing lines Patch % Lines
src/ragger/conftest/base_conftest.py 65.00% 14 Missing ⚠️
src/ragger/logger.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
- Coverage   75.88%   75.65%   -0.23%     
==========================================
  Files          38       38              
  Lines        2289     2325      +36     
==========================================
+ Hits         1737     1759      +22     
- Misses        552      566      +14     
Flag Coverage Δ
apex_p-py3.10 75.56% <64.28%> (-0.23%) ⬇️
apex_p-py3.11 75.56% <64.28%> (-0.23%) ⬇️
apex_p-py3.12 75.56% <64.28%> (-0.23%) ⬇️
apex_p-py3.13 75.56% <64.28%> (-0.23%) ⬇️
flex-py3.10 75.56% <64.28%> (-0.23%) ⬇️
flex-py3.11 75.56% <64.28%> (-0.23%) ⬇️
flex-py3.12 75.56% <64.28%> (-0.23%) ⬇️
flex-py3.13 75.56% <64.28%> (-0.23%) ⬇️
nanos-py3.10 74.02% <64.28%> (-0.21%) ⬇️
nanos-py3.11 74.02% <64.28%> (-0.21%) ⬇️
nanos-py3.12 74.02% <64.28%> (-0.21%) ⬇️
nanos-py3.13 74.02% <64.28%> (-0.21%) ⬇️
nanosp-py3.10 74.06% <64.28%> (-0.21%) ⬇️
nanosp-py3.11 74.06% <64.28%> (-0.21%) ⬇️
nanosp-py3.12 74.06% <64.28%> (-0.21%) ⬇️
nanosp-py3.13 74.06% <64.28%> (-0.21%) ⬇️
nanox-py3.10 74.02% <64.28%> (-0.21%) ⬇️
nanox-py3.11 74.02% <64.28%> (-0.21%) ⬇️
nanox-py3.12 74.02% <64.28%> (-0.21%) ⬇️
nanox-py3.13 74.02% <64.28%> (-0.21%) ⬇️
stax-py3.10 75.56% <64.28%> (-0.23%) ⬇️
stax-py3.11 75.56% <64.28%> (-0.23%) ⬇️
stax-py3.12 75.56% <64.28%> (-0.23%) ⬇️
stax-py3.13 75.56% <64.28%> (-0.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread doc/tutorial_conftest.rst
It can be useful to record all the APDU transmitted between the client and the
application during a test. the ``--log_apdu_file`` allows to specify a file
path in which every :term:`APDU` and :term:`RAPDU` will be recorded.
application during a test.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the default --log_apdu_file alone should be sufficient. Please double check with the option itself, without giving a file name...

@sonarqubecloud

sonarqubecloud Bot commented Jun 5, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
D Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

3 participants