Skip to content

feat(cli): record pull structured logs#141

Merged
bassosimone merged 2 commits intomainfrom
feat/metrics
Feb 5, 2026
Merged

feat(cli): record pull structured logs#141
bassosimone merged 2 commits intomainfrom
feat/metrics

Conversation

@bassosimone
Copy link
Collaborator

@bassosimone bassosimone commented Feb 5, 2026

Let us record strucured logs during pulls by default. This data provides us data to address performance issues, if needed. For now, let us keep it always on, until we have stabilized the library a bit more.

The rationale is that, specifically, with always on logs, we don't need to ask anyone to re-download with logs enabled, so we avoid wasting people's time, since the data is already there.

Let us record strucured logs during pulls by default. This data
provides us data to address performance issues, if needed.

For now, let us keep it always on, until we have stabilized the
library a bit more and we've gathered more feedback.

The rationale is that, specifically, with always on logs, we don't
need to ask anyone to redownload with logs enabled, so we avoid
wasting people's time, since the data is already there.
@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2026

Codecov Report

❌ Patch coverage is 99.05660% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.91%. Comparing base (59906f8) to head (e442f38).

Files with missing lines Patch % Lines
library/tests/iqb/cli/cache_pull_test.py 98.59% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #141      +/-   ##
===========================================
- Coverage   100.00%   99.91%   -0.09%     
===========================================
  Files           52       52              
  Lines         3630     3729      +99     
===========================================
+ Hits          3630     3726      +96     
- Misses           0        3       +3     

☔ View full report in Codecov by Sentry.
📢 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.

@bassosimone bassosimone merged commit 0ba6dca into main Feb 5, 2026
5 checks passed
@bassosimone bassosimone deleted the feat/metrics branch February 5, 2026 08:28
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.

2 participants