Skip to content

Commit

Permalink
Merge pull request #12 from outpost-os/codecov-badge
Browse files Browse the repository at this point in the history
ci: adding README badge
  • Loading branch information
fvalette-ledger authored Jul 11, 2024
2 parents 27c2547 + 0a5e5ae commit f1e8357
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ SPDX-License-Identifier: Apache-2.0
![PyPI - License](https://img.shields.io/pypi/l/dts-utils)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dts-utils)

[![codecov](https://codecov.io/gh/outpost-os/python-dts-utils/graph/badge.svg?token=SGQPBE40UI)](https://codecov.io/gh/outpost-os/python-dts-utils)

# dts-utils python package
`dts-utils` is an utility python package that aims to ease dts handling in python and source code
generation based on dts files. Dts file parsing, preprocessing, validation are **out of scope** of
Expand Down

0 comments on commit f1e8357

Please sign in to comment.