Skip to content

wwan_resource should slugify the values (Bugfix)#2056

Merged
pieqq merged 1 commit intomainfrom
fix_wwan_1510
Aug 1, 2025
Merged

wwan_resource should slugify the values (Bugfix)#2056
pieqq merged 1 commit intomainfrom
fix_wwan_1510

Conversation

@hanhsuan
Copy link
Copy Markdown
Contributor

@hanhsuan hanhsuan commented Jul 29, 2025

Description

This PR is simply to leverage the checkbox_support.helpers.slugify to make the manufacturer, model, firmware_revision and hardware_revision to be used in the test case id.

Resolved issues

Fix #1510 and #1505

Documentation

Tests

https://certification.canonical.com/hardware/202501-36199/submission/440605/

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.66%. Comparing base (6c41015) to head (d696049).
⚠️ Report is 95 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2056   +/-   ##
=======================================
  Coverage   51.66%   51.66%           
=======================================
  Files         386      386           
  Lines       41492    41493    +1     
  Branches     7711     7711           
=======================================
+ Hits        21435    21436    +1     
  Misses      19294    19294           
  Partials      763      763           
Flag Coverage Δ
provider-base 26.91% <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.

@hanhsuan hanhsuan marked this pull request as ready for review July 30, 2025 00:12
Copy link
Copy Markdown
Collaborator

@stanley31huang stanley31huang left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Collaborator

@pieqq pieqq left a comment

Choose a reason for hiding this comment

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

Thanks!

@pieqq pieqq merged commit 39813a4 into main Aug 1, 2025
31 checks passed
@pieqq pieqq deleted the fix_wwan_1510 branch August 1, 2025 07:15
bladernr pushed a commit that referenced this pull request Aug 28, 2025
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.

wwan_resource should slugify the values

3 participants