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 setup.py, setup.cfg, and deploy workflow #1572

Merged
merged 2 commits into from
Oct 19, 2022
Merged

Update setup.py, setup.cfg, and deploy workflow #1572

merged 2 commits into from
Oct 19, 2022

Conversation

mavaylon1
Copy link
Collaborator

Motivation

What was the reasoning behind this change? Please explain the changes briefly.

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.

@mavaylon1 mavaylon1 requested a review from rly October 19, 2022 23:26
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #1572 (0ab0a47) into dev (4f8f7eb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #1572   +/-   ##
=======================================
  Coverage   91.34%   91.34%           
=======================================
  Files          25       25           
  Lines        2507     2507           
  Branches      471      471           
=======================================
  Hits         2290     2290           
  Misses        137      137           
  Partials       80       80           
Flag Coverage Δ
integration 70.56% <ø> (ø)
unit 84.44% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mavaylon1 mavaylon1 merged commit b0b6f3d into dev Oct 19, 2022
@mavaylon1 mavaylon1 deleted the fix_deploy branch October 19, 2022 23:39
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.

2 participants