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

Update pyproject.toml #1867

Closed
wants to merge 2 commits into from
Closed

Update pyproject.toml #1867

wants to merge 2 commits into from

Conversation

mavaylon1
Copy link
Collaborator

Motivation

What was the reasoning behind this change? Please explain the changes briefly.
Update ruff to ignore the shema. This is already here, but was missing "/*"

How to test the behavior?

Show how to reproduce the new behavior (can be a bug fix or a new feature)

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Have you checked our Contributing document?
  • Have you ensured the PR clearly describes the problem and the solution?
  • Is your contribution compliant with our coding style? This can be checked running flake8 from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using "Fix #XXX" notation where XXX is the issue number? By including "Fix #XXX" you allow GitHub to close issue #XXX when the PR is merged.

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.07%. Comparing base (8d9aaa3) to head (dca55e6).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1867      +/-   ##
==========================================
- Coverage   91.96%   84.07%   -7.89%     
==========================================
  Files          27       27              
  Lines        2663     2663              
  Branches      686      686              
==========================================
- Hits         2449     2239     -210     
- Misses        142      330     +188     
- Partials       72       94      +22     
Flag Coverage Δ
integration ?
unit 84.07% <ø> (ø)

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.

@mavaylon1 mavaylon1 closed this Mar 25, 2024
@mavaylon1 mavaylon1 deleted the ruff_update branch March 25, 2024 17:23
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.

1 participant