Skip to content

Conversation

@henryiii
Copy link
Collaborator

Fixes to upstream were released quicker than I thought! :)

@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Merging #231 (72fae3a) into main (6540cf6) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
+ Coverage   89.39%   89.40%   +0.01%     
==========================================
  Files          50       50              
  Lines        2131     2134       +3     
==========================================
+ Hits         1905     1908       +3     
  Misses        226      226              
Impacted Files Coverage Δ
src/scikit_build_core/setuptools/extension.py 92.40% <100.00%> (+0.29%) ⬆️

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

@henryiii henryiii enabled auto-merge (squash) March 17, 2023 19:09
Comment on lines -97 to +100
version=dist.get_version(),
version=Version(dist.get_version()),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was an actual mistake! :D

@henryiii henryiii merged commit e1357a4 into main Mar 17, 2023
@henryiii henryiii deleted the henryiii/fix/typeup branch March 17, 2023 19:37
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