Skip to content

Add mypy#258

Merged
pwildenhain merged 3 commits into
masterfrom
add-mypy
Mar 28, 2023
Merged

Add mypy#258
pwildenhain merged 3 commits into
masterfrom
add-mypy

Conversation

@pwildenhain
Copy link
Copy Markdown
Collaborator

Test out and iterate from this branch with other repos to make sure the type-checking doesn't introduce any type checking issues -- false positives for other type checkers

Instead of trying to get it perfect, let's take what we can get, ignore a bunch of errors, and keep it moving
@pwildenhain pwildenhain self-assigned this Mar 25, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2023

Codecov Report

Merging #258 (2e7171f) into master (c003da8) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master      #258    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           19        19            
  Lines          709       568   -141     
==========================================
- Hits           709       568   -141     
Impacted Files Coverage Δ
redcap/methods/base.py 100.00% <100.00%> (ø)
redcap/methods/data_access_groups.py 100.00% <100.00%> (ø)
redcap/methods/field_names.py 100.00% <100.00%> (ø)
redcap/methods/files.py 100.00% <100.00%> (ø)
redcap/methods/instruments.py 100.00% <100.00%> (ø)
redcap/methods/logging.py 100.00% <100.00%> (ø)
redcap/methods/metadata.py 100.00% <100.00%> (ø)
redcap/methods/project_info.py 100.00% <100.00%> (ø)
redcap/methods/records.py 100.00% <100.00%> (ø)
redcap/methods/repeating.py 100.00% <100.00%> (ø)
... and 7 more

@pwildenhain pwildenhain merged commit 23605e0 into master Mar 28, 2023
@pwildenhain pwildenhain deleted the add-mypy branch March 28, 2023 18:17
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.

1 participant