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

Allow dashes in board name #35

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Allow dashes in board name #35

merged 2 commits into from
Feb 23, 2024

Conversation

tekktrik
Copy link
Owner

Fixes #29
Fixes #32

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (422022f) to head (27b900d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          471       501   +30     
=========================================
+ Hits           471       501   +30     
Flag Coverage Δ
macos-latest-py-3.10 100.00% <100.00%> (ø)
macos-latest-py-3.11 100.00% <100.00%> (ø)
macos-latest-py-3.12 100.00% <100.00%> (ø)
macos-latest-py-3.8 100.00% <100.00%> (ø)
macos-latest-py-3.9 100.00% <100.00%> (ø)
ubuntu-latest-py-3.10 100.00% <100.00%> (ø)
ubuntu-latest-py-3.11 100.00% <100.00%> (ø)
ubuntu-latest-py-3.12 100.00% <100.00%> (ø)
ubuntu-latest-py-3.8 100.00% <100.00%> (ø)
ubuntu-latest-py-3.9 100.00% <100.00%> (ø)
windows-latest-py-3.10 100.00% <100.00%> (ø)
windows-latest-py-3.11 100.00% <100.00%> (ø)
windows-latest-py-3.12 100.00% <100.00%> (ø)
windows-latest-py-3.8 100.00% <100.00%> (ø)
windows-latest-py-3.9 100.00% <100.00%> (ø)

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.

@tekktrik tekktrik merged commit 21857aa into main Feb 23, 2024
32 checks passed
@tekktrik tekktrik deleted the dev/allow-dashes branch February 23, 2024 05:03
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.

Use regex for getting board name Allow use of boards with dashes in name
2 participants