Skip to content

Feature/add tqdm bars with silent mode - #61

Merged
mszell merged 2 commits into
mainfrom
feature/add-tqdm-bars-with-silent-mode
Sep 2, 2026
Merged

Feature/add tqdm bars with silent mode#61
mszell merged 2 commits into
mainfrom
feature/add-tqdm-bars-with-silent-mode

Conversation

@mszell

@mszell mszell commented Sep 2, 2026

Copy link
Copy Markdown
Member

Description

Feature/add tqdm bars with silent mode

Related Issue

Fixes #56

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📝 Documentation update
  • 🧹 Code refactor (no functional changes)
  • ✅ Test update

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing

Test configuration:

  • OS:

Screenshots (if applicable)

Checklist

all applicable

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally

Additional Notes

@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 60.52632% with 30 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
fixbikenet/functions.py 57.89% 16 Missing ⚠️
fixbikenet/fixbikenet.py 46.15% 14 Missing ⚠️

📢 Thoughts on this report? Let us know!

@mszell
mszell merged commit ad79638 into main Sep 2, 2026
5 checks passed
@mszell
mszell deleted the feature/add-tqdm-bars-with-silent-mode branch September 2, 2026 20:38
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.

Batch-export readiness: Add tqdm bars with silent mode

1 participant