Skip to content

refactor(gooddata-sdk): migrate @attr.s to @define across all catalog…

5fd3de0
Select commit
Loading
Failed to load commit list.
Merged

refactor(gooddata-sdk): migrate @attr.s to @define #1380

refactor(gooddata-sdk): migrate @attr.s to @define across all catalog…
5fd3de0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 1s

77.55% (+77.55%) compared to c00ca3b

View this Pull Request on Codecov

77.55% (+77.55%) compared to c00ca3b

Details

Codecov Report

❌ Patch coverage is 99.87421% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 77.55%. Comparing base (c00ca3b) to head (5fd3de0).
⚠️ Report is 31 commits behind head on master.

Files with missing lines Patch % Lines
packages/gooddata-sdk/src/gooddata_sdk/config.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1380       +/-   ##
===========================================
+ Coverage    0.00%   77.55%   +77.55%     
===========================================
  Files         158      224       +66     
  Lines       11048    14432     +3384     
===========================================
+ Hits            0    11193    +11193     
+ Misses      11048     3239     -7809     

☔ 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.