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

VSCode Pylance Support #379

Merged
merged 4 commits into from
Jan 30, 2023
Merged

VSCode Pylance Support #379

merged 4 commits into from
Jan 30, 2023

Conversation

BradenM
Copy link
Owner

@BradenM BradenM commented Jan 30, 2023

  • Add Pylance support Fix Pylance Support #152
  • feat(project): add pylance settings to vscode template.
  • feat(project): assume pylance until proper refactorings can be done.

Martin Welcker and others added 3 commits January 30, 2023 02:39
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
@BradenM BradenM mentioned this pull request Jan 30, 2023
@BradenM BradenM enabled auto-merge (rebase) January 30, 2023 09:26
@BradenM BradenM disabled auto-merge January 30, 2023 09:26
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Base: 93.62% // Head: 93.47% // Decreases project coverage by -0.15% ⚠️

Coverage data is based on head (9d92ba6) compared to base (4abb36f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #379      +/-   ##
==========================================
- Coverage   93.62%   93.47%   -0.15%     
==========================================
  Files          50       50              
  Lines        2652     2653       +1     
==========================================
- Hits         2483     2480       -3     
- Misses        169      173       +4     
Flag Coverage Δ
os-macOS-12 93.36% <100.00%> (+<0.01%) ⬆️
os-ubuntu-latest 93.43% <100.00%> (-0.12%) ⬇️
os-windows-latest 93.19% <100.00%> (-0.20%) ⬇️
py-3.10 93.25% <100.00%> (-0.38%) ⬇️
py-3.11 92.91% <100.00%> (-0.49%) ⬇️
py-3.7 93.44% <100.00%> (+0.04%) ⬆️
py-3.8 92.95% <100.00%> (-0.64%) ⬇️
py-3.9 93.25% <100.00%> (-0.38%) ⬇️
unittests 93.47% <100.00%> (-0.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
micropy/project/template.py 96.96% <100.00%> (-1.21%) ⬇️
micropy/project/checks.py 94.11% <0.00%> (-2.95%) ⬇️
micropy/logger.py 94.40% <0.00%> (-0.70%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BradenM BradenM merged commit 3d32e5c into master Jan 30, 2023
@BradenM BradenM deleted the feat/pylance-support branch January 30, 2023 09:37
@BradenM BradenM mentioned this pull request Mar 6, 2023
10 tasks
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.

Pylance Support
1 participant