wfx icon indicating copy to clipboard operation
wfx copied to clipboard

docs: refine job definition for DAU workflows

Open michaeladler opened this issue 1 year ago • 1 comments

Description

This commit clarifies the schema of the job definition for device artifact update workflows. It also makes the documentation a little more concise.

Issues Addressed

List and link all the issues addressed by this PR.

Change Type

Please select the relevant options:

  • [ ] Bug fix (non-breaking change that resolves an issue)
  • [ ] New feature (non-breaking change that adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

Checklist

  • [ ] I have read the CONTRIBUTING document.
  • [ ] My changes adhere to the established code style, patterns, and best practices.
  • [ ] I have added tests that demonstrate the effectiveness of my changes.
  • [ ] I have updated the documentation accordingly (if applicable).
  • [ ] I have added an entry in the CHANGELOG to document my changes (if applicable).

michaeladler avatar Feb 21 '24 12:02 michaeladler

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cca9bd6) 82.73% compared to head (2c0dc54) 82.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   82.73%   82.73%           
=======================================
  Files         100      100           
  Lines        4385     4385           
=======================================
  Hits         3628     3628           
  Misses        548      548           
  Partials      209      209           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 21 '24 12:02 codecov[bot]