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

Introduce static types and remove unneeded arguments #1

Merged
merged 3 commits into from
May 6, 2020

Conversation

pakallis
Copy link
Owner

@pakallis pakallis commented May 5, 2020

No description provided.

@codecov
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #1 into master will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   96.78%   96.89%   +0.11%     
==========================================
  Files           3        3              
  Lines         249      258       +9     
  Branches       19       19              
==========================================
+ Hits          241      250       +9     
  Misses          5        5              
  Partials        3        3              
Impacted Files Coverage Δ
src/pdmongo/__init__.py 100.00% <100.00%> (ø)
src/pdmongo/core.py 94.20% <100.00%> (+0.86%) ⬆️

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 87c33fa...82a8ab5. Read the comment docs.

@pakallis pakallis changed the title WIP: Introduce static types and remove unneeded arguments Introduce static types and remove unneeded arguments May 5, 2020
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.

None yet

1 participant