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

Fix errors in type annotations #86

Merged
merged 2 commits into from
Apr 15, 2020
Merged

Fix errors in type annotations #86

merged 2 commits into from
Apr 15, 2020

Conversation

hukkin
Copy link
Contributor

@hukkin hukkin commented Mar 2, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 2, 2020

Codecov Report

Merging #86 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   91.23%   91.24%   +0.01%     
==========================================
  Files          10       10              
  Lines        2225     2228       +3     
==========================================
+ Hits         2030     2033       +3     
  Misses        195      195
Impacted Files Coverage Δ
tomlkit/_utils.py 97.36% <100%> (+0.03%) ⬆️
tomlkit/source.py 95.28% <100%> (+0.09%) ⬆️
tomlkit/items.py 87.55% <100%> (ø) ⬆️

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 cac5893...1a8df01. Read the comment docs.

@sdispater
Copy link
Member

Thanks!

@sdispater sdispater merged commit ed345df into python-poetry:master Apr 15, 2020
@hukkin hukkin deleted the typehints branch December 17, 2021 09:24
capuanob pushed a commit to capuanob/tomlkit that referenced this pull request Mar 1, 2023
* Fix errors in type annotations

* Fix more type annotations
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.

4 participants