Skip to content

Add checkbox-support helper function to slugify a given string (new)#1650

Merged
Hook25 merged 3 commits intomainfrom
1511-slugify-helper-function
Dec 11, 2024
Merged

Add checkbox-support helper function to slugify a given string (new)#1650
Hook25 merged 3 commits intomainfrom
1511-slugify-helper-function

Conversation

@pieqq
Copy link
Copy Markdown
Collaborator

@pieqq pieqq commented Dec 11, 2024

This slugify function was duplicated in many places (checkbox-support, providers...). Putting it in a centralized location for use by other providers or by other functions in checkbox-support.

Description

Resolved issues

Documentation

Tests

Added basic unit tests for the slugify function.

This slugify function was duplicated in  many places (checkbox-support,
providers...). Putting it in a centralized location for use by other
providers or by other functions in checkbox-support.
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.86%. Comparing base (e2b812d) to head (58bc8bf).
Report is 96 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1650   +/-   ##
=======================================
  Coverage   48.85%   48.86%           
=======================================
  Files         370      371    +1     
  Lines       40234    40230    -4     
  Branches     6794     6792    -2     
=======================================
+ Hits        19657    19659    +2     
+ Misses      19857    19851    -6     
  Partials      720      720           
Flag Coverage Δ
checkbox-support 61.06% <100.00%> (+0.05%) ⬆️
provider-resource 35.00% <100.00%> (+0.01%) ⬆️

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Hook25 Hook25 merged commit b541593 into main Dec 11, 2024
@Hook25 Hook25 deleted the 1511-slugify-helper-function branch December 11, 2024 14:42
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