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

Formal typed #21

Merged
merged 5 commits into from
Feb 25, 2023
Merged

Formal typed #21

merged 5 commits into from
Feb 25, 2023

Conversation

BrianPugh
Copy link
Owner

@BrianPugh BrianPugh commented Feb 25, 2023

  • add __all__ to __init__.py.
  • add py.typed marker to package.
  • add github metadata to sphinx docs conf.py
  • Added windows, macos, and python 3.11 to CI tests.

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2023

Codecov Report

Merging #21 (ef09609) into main (7201f11) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##              main       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          258       258           
  Branches        50        50           
=========================================
  Hits           258       258           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
autoregistry/__init__.py 100.00% <100.00%> (ø)
autoregistry/registry.py 100.00% <100.00%> (ø)

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

@BrianPugh BrianPugh merged commit eb3d489 into main Feb 25, 2023
@BrianPugh BrianPugh deleted the formal-typed branch February 25, 2023 00:32
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