Skip to content

Moving to pyproject.toml and complete type hints #107

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

Merged
merged 15 commits into from
Jul 26, 2022
Merged

Conversation

samuelcolvin
Copy link
Owner

@samuelcolvin samuelcolvin commented Jul 26, 2022

I worked on type hints while waiting for build to finish, hence type hints are mixed with using pyproject.toml, sorry.

@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #107 (2e60dfa) into main (3838cc8) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #107   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          516       522    +6     
  Branches        86        86           
=========================================
+ Hits           516       522    +6     
Impacted Files Coverage Δ
devtools/version.py 100.00% <ø> (ø)
devtools/__init__.py 100.00% <100.00%> (ø)
devtools/ansi.py 100.00% <100.00%> (ø)
devtools/debug.py 100.00% <100.00%> (ø)
devtools/prettier.py 100.00% <100.00%> (ø)
devtools/timer.py 100.00% <100.00%> (ø)
devtools/utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3838cc8...2e60dfa. Read the comment docs.

@samuelcolvin samuelcolvin changed the title moving to pyproject.toml moving to pyproject.toml and complete type hints Jul 26, 2022
@samuelcolvin samuelcolvin changed the title moving to pyproject.toml and complete type hints Moving to pyproject.toml and complete type hints Jul 26, 2022
@samuelcolvin samuelcolvin merged commit cd5d511 into main Jul 26, 2022
@samuelcolvin samuelcolvin deleted the pyproject branch July 26, 2022 14:18
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