ryansurf / cli-surf

Get surf and ocean data from the command line interface
MIT License
18 stars 30 forks source link

pytest & lint status badges #121

Closed ryansurf closed 3 months ago

ryansurf commented 3 months ago

https://github.com/ryansurf/cli-surf/issues/120

pytest & lint status badges at top of readme!

Summary by Sourcery

Add pytest and linter status badges to the README.md to display the current build and linting status.

Documentation:

sourcery-ai[bot] commented 3 months ago

Reviewer's Guide by Sourcery

This pull request adds status badges for pytest and linter to the README.md file. The badges are implemented using GitHub Actions workflow status images, which will dynamically show the current status of the project's tests and linting processes.

File-Level Changes

Files Changes
README.md Added pytest status badge using GitHub Actions workflow
README.md Added linter status badge using GitHub Actions workflow
README.md Positioned the new badges at the top of the README file, above the existing content

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
github-actions[bot] commented 3 months ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
src
   __init__.py00100% 
   api.py119794%32–36, 54, 76–77, 109–110
   art.py9367%32–33, 36
   cli.py250100% 
   dev_streamlit.py37370%1–86
   gpt.py10640%16–21, 32–45
   helper.py1243869%110, 121–125, 201–209, 221, 234–235, 266, 268–269, 292–293, 356–366, 373–381
   send_email.py24240%5–48
   server.py471079%55, 68–71, 87–91, 103–105
   settings.py220100% 
   streamlit_helper.py33330%5–90
TOTAL45015865% 

Tests Skipped Failures Errors Time
11 0 :zzz: 0 :x: 0 :fire: 20.538s :stopwatch: