Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ✨ tqdm slack #1837

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Conversation

odulcy-mindee
Copy link
Collaborator

Usage of tqdm slack is explained here. You only need to set environment variables, no need to pass token and channel in args.

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.56%. Comparing base (a3d2683) to head (600ff3c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1837      +/-   ##
==========================================
- Coverage   96.59%   96.56%   -0.04%     
==========================================
  Files         165      165              
  Lines        7940     7940              
==========================================
- Hits         7670     7667       -3     
- Misses        270      273       +3     
Flag Coverage Δ
unittests 96.56% <ø> (-0.04%) ⬇️

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

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

Copy link
Contributor

@felixdittrich92 felixdittrich92 left a comment

Choose a reason for hiding this comment

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

Thanks @odulcy-mindee 🤗
Could we add a quick note to each README in the references how to setup (maybe slack reference link) and that both values needs to be set as env ?

references/detection/train_tensorflow.py Outdated Show resolved Hide resolved
@felixdittrich92 felixdittrich92 added this to the 0.11.0 milestone Jan 13, 2025
@felixdittrich92 felixdittrich92 added topic: documentation Improvements or additions to documentation ext: references Related to references folder framework: pytorch Related to PyTorch backend framework: tensorflow Related to TensorFlow backend type: new feature New feature labels Jan 13, 2025
Copy link
Contributor

@felixdittrich92 felixdittrich92 left a comment

Choose a reason for hiding this comment

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

LGTM thanks :)

@odulcy-mindee odulcy-mindee merged commit b0d2728 into mindee:main Jan 14, 2025
69 of 70 checks passed
@odulcy-mindee odulcy-mindee deleted the tqdm_contrib_slack branch January 14, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: references Related to references folder framework: pytorch Related to PyTorch backend framework: tensorflow Related to TensorFlow backend topic: documentation Improvements or additions to documentation type: new feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants