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

chore: Update README.md #17

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

chore: Update README.md #17

wants to merge 5 commits into from

Conversation

paulgessinger
Copy link
Owner

PLEASE FOLLOW THE CHECKLIST BELOW WHEN CREATING A NEW PULL REQUEST. THE
CHECKLIST IS FOR YOUR INFORMATION AND MUST BE REMOVED BEFORE SUBMITTING THE PULL
REQUEST.

Checklist

  • Does the PR title follow the <prefix>: title scheme?

    The prefix must be one of:

    • fix: for a bugfix
    • feat: for a new feature
    • refactor: for an improvement of an existing feature
    • perf, test: for performance- or test-related changes
    • docs: for documentation-related changes
    • build, ci, chore: as appropriated for infrastructure changes
  • Does this modify the public API as defined in docs/versioning.rst?

    • Does the PR title contain a ! to indicate a breaking change?
    • Is there section starting with BREAKING CHANGE: in the PR body
      that explains the breaking change?
  • Is the PR ready to be merged?

    • If not: is it marked as work-in-progress using the WIP label?
  • Is the PR assigned to a milestone? This should be next unless you
    target a specific release.

  • Does this PR close an existing issue?

    • Is the issue correctly linked so it will be automatically closed
      upon successful merge (See closing keywords link in the sidebar)?
    • Does the PR milestone match the issue milestone?

@codecov
Copy link

codecov bot commented Aug 6, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.76%. Comparing base (5f7ffcb) to head (a6ac9d3).
Report is 1096 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   47.76%   47.76%           
=======================================
  Files         380      380           
  Lines       20164    20164           
  Branches     9387     9387           
=======================================
  Hits         9632     9632           
  Misses       4083     4083           
  Partials     6449     6449           

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

@paulgessinger paulgessinger changed the title Update README.md chore: Update README.md Aug 6, 2022
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