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

Add type annotations and typed_pos_args to the keyval module #9623

Merged
merged 3 commits into from
Nov 28, 2021

Conversation

dcbaker
Copy link
Member

@dcbaker dcbaker commented Nov 23, 2021

No description provided.

@dcbaker dcbaker added refactoring No behavior changes typing labels Nov 23, 2021
@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #9623 (e38c4de) into master (bd9d981) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9623   +/-   ##
=======================================
  Coverage   67.39%   67.39%           
=======================================
  Files         402      402           
  Lines       85490    85490           
  Branches    17628    17626    -2     
=======================================
+ Hits        57615    57620    +5     
+ Misses      23266    23263    -3     
+ Partials     4609     4607    -2     
Impacted Files Coverage Δ
mesonbuild/modules/keyval.py 95.23% <100.00%> (+4.54%) ⬆️
mesonbuild/scripts/vcstagger.py 87.50% <0.00%> (-4.17%) ⬇️
mesonbuild/msubprojects.py 55.91% <0.00%> (+0.40%) ⬆️
modules/keyval.py 95.23% <0.00%> (+4.99%) ⬆️

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 bd9d981...e38c4de. Read the comment docs.

@jpakkane jpakkane merged commit 69fa37e into mesonbuild:master Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring No behavior changes typing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants