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

ci: include pre-commit step #1703

Merged
merged 4 commits into from
Sep 6, 2022
Merged

Conversation

frascuchon
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Base: 95.39% // Head: 95.43% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (959a1a4) compared to base (6a612ac).
Patch coverage: 83.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1703      +/-   ##
==========================================
+ Coverage   95.39%   95.43%   +0.04%     
==========================================
  Files         145      145              
  Lines        6660     6657       -3     
==========================================
  Hits         6353     6353              
+ Misses        307      304       -3     
Flag Coverage Δ
pytest 95.43% <83.33%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/rubrix/client/sdk/client.py 96.20% <ø> (ø)
src/rubrix/client/sdk/users/models.py 100.00% <ø> (ø)
src/rubrix/server/apis/v0/handlers/text2text.py 98.30% <ø> (ø)
...rix/server/apis/v0/handlers/text_classification.py 100.00% <ø> (ø)
...ix/server/apis/v0/handlers/token_classification.py 100.00% <ø> (ø)
src/rubrix/server/responses/api_responses.py 70.00% <0.00%> (ø)
src/rubrix/server/services/search/service.py 100.00% <ø> (ø)
.../rubrix/server/services/tasks/text2text/service.py 100.00% <ø> (ø)
...rver/services/tasks/text_classification/service.py 96.66% <ø> (ø)
...ver/services/tasks/token_classification/service.py 100.00% <ø> (ø)
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@frascuchon frascuchon merged commit d879084 into master Sep 6, 2022
@frascuchon frascuchon deleted the style/pre-commit-code-style-checks branch September 6, 2022 12:49
@frascuchon frascuchon added this to In progress in Release via automation Sep 6, 2022
@frascuchon frascuchon removed this from In progress in Release Sep 13, 2022
@frascuchon frascuchon added this to the v0.18.0 milestone Sep 13, 2022
frascuchon added a commit that referenced this pull request Sep 27, 2022
* ci: include pre-commit step

* chore: force changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* revert: revert the extra space

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit d879084)
frascuchon added a commit that referenced this pull request Sep 27, 2022
* ci: include pre-commit step

* chore: force changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* revert: revert the extra space

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit d879084)
frascuchon added a commit that referenced this pull request Sep 27, 2022
* ci: include pre-commit step

* chore: force changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* revert: revert the extra space

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit d879084)
frascuchon added a commit that referenced this pull request Sep 29, 2022
* ci: include pre-commit step

* chore: force changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* revert: revert the extra space

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit d879084)
frascuchon added a commit that referenced this pull request Oct 3, 2022
* ci: include pre-commit step

* chore: force changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* revert: revert the extra space

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit d879084)
frascuchon added a commit that referenced this pull request Oct 5, 2022
* ci: include pre-commit step

* chore: force changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* revert: revert the extra space

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit d879084)
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

1 participant