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

Ruff #170

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Ruff #170

merged 2 commits into from
Oct 10, 2023

Conversation

fizyk
Copy link
Collaborator

@fizyk fizyk commented Oct 9, 2023

Chore that needs to be done:

  • Add newsfragment pipenv run towncrier create [issue_number].[type].rst

Types are defined in the pyproject.toml, issue_numer either from issue tracker or the Pull request number

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (217a90e) 97.10% compared to head (3302529) 97.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   97.10%   97.10%           
=======================================
  Files           8        8           
  Lines         276      276           
=======================================
  Hits          268      268           
  Misses          8        8           
Flag Coverage Δ
unittests 97.10% <100.00%> (ø)

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

Files Coverage Δ
port_for/__init__.py 100.00% <100.00%> (ø)
port_for/api.py 97.50% <100.00%> (ø)
port_for/ephemeral.py 91.17% <100.00%> (ø)
port_for/exceptions.py 100.00% <ø> (ø)
port_for/store.py 94.11% <100.00%> (ø)
port_for/utils.py 100.00% <100.00%> (ø)
tests/test_cases.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fizyk fizyk force-pushed the ruff branch 3 times, most recently from 1841adf to 72f7779 Compare October 10, 2023 09:37
@fizyk fizyk merged commit 8ed0d52 into master Oct 10, 2023
25 checks passed
@fizyk fizyk deleted the ruff branch October 10, 2023 09:43
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