Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adim: Add format check by ruff in Github Actions #7510

Merged
merged 1 commit into from Mar 22, 2024

Conversation

tsugumi-sys
Copy link
Contributor

@tsugumi-sys tsugumi-sys commented Mar 22, 2024

  • Add format checking by ruff in Github Action workflow.

image
https://docs.astral.sh/ruff/formatter/

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.06%. Comparing base (9aef694) to head (d08164f).
Report is 130 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7510      +/-   ##
==========================================
- Coverage   95.88%   94.06%   -1.82%     
==========================================
  Files         843     1070     +227     
  Lines       82578    91870    +9292     
==========================================
+ Hits        79178    86419    +7241     
- Misses       3400     5451    +2051     
Flag Coverage Δ
servertests 29.60% <ø> (-2.92%) ⬇️
unittests 94.03% <ø> (-1.82%) ⬇️

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.

Copy link
Collaborator

@bblommers bblommers left a comment

Choose a reason for hiding this comment

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

👍

@bblommers bblommers added this to the 5.0.4 milestone Mar 22, 2024
@bblommers bblommers merged commit e3555bb into getmoto:master Mar 22, 2024
39 of 40 checks passed
Copy link
Contributor

This is now part of moto >= 5.0.4.dev43

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.

None yet

2 participants