chore: replace black, flake8 and isort with ruff and ruff-format#30
chore: replace black, flake8 and isort with ruff and ruff-format#30beeme1mr merged 3 commits intoopen-feature:mainfrom
Conversation
Signed-off-by: gruebel <anton.gruebel@gmail.com>
Signed-off-by: gruebel <anton.gruebel@gmail.com>
Signed-off-by: gruebel <anton.gruebel@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #30 +/- ##
===========================================
+ Coverage 63.44% 85.12% +21.67%
===========================================
Files 8 6 -2
Lines 238 121 -117
===========================================
- Hits 151 103 -48
+ Misses 87 18 -69
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
Did you intend to remove CodeQL? |
|
@beeme1mr it is still there, previously named |
|
🤦 my bad... the change looks good. |
|
@beeme1mr do you know what the required |
The branch protection rules needed to be updated. |
This PR
same as in open-feature/python-sdk#249
merge.ymlandpullrequest.ymlintobuild.yml, like in thepython-sdkproject, they were almost identical, just the trigger was differentsetup-pythonGHA, same as in thepython-sdkproject