Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jodal
Copy link
Owner

@jodal jodal commented Mar 11, 2023

This PR sets up pyright in addition to mypy.

From that follows a number of type fixes, mostly in tests and helper scripts. Some old type ignores have been replaced by better solutions to make them work across mypy and pyright.

@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (adcc922) 100.00% compared to head (b3b1385) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #186   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          912       916    +4     
  Branches       146       146           
=========================================
+ Hits           912       916    +4     
Impacted Files Coverage Δ
src/biip/gtin/_gtin.py 100.00% <ø> (ø)
src/biip/__init__.py 100.00% <100.00%> (ø)
src/biip/_parser.py 100.00% <100.00%> (ø)
src/biip/gs1/_element_strings.py 100.00% <100.00%> (ø)
src/biip/gs1/_messages.py 100.00% <100.00%> (ø)
src/biip/gs1/_prefixes.py 100.00% <100.00%> (ø)
src/biip/gtin/_rcn.py 100.00% <100.00%> (ø)

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jodal jodal merged commit 20cacb6 into main Mar 11, 2023
@jodal jodal deleted the pyright branch March 11, 2023 23:23
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