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

migrate typechecking to mypy (from pyre) #691

Merged
merged 25 commits into from
Jun 18, 2024
Merged

migrate typechecking to mypy (from pyre) #691

merged 25 commits into from
Jun 18, 2024

Conversation

mlin
Copy link
Collaborator

@mlin mlin commented Jun 17, 2024

No description provided.

@coveralls
Copy link

coveralls commented Jun 17, 2024

Pull Request Test Coverage Report for Build 9544628518

Details

  • 302 of 314 (96.18%) changed or added relevant lines in 22 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 95.184%

Changes Missing Coverage Covered Lines Changed/Added Lines %
WDL/Expr.py 14 15 93.33%
WDL/Type.py 11 12 91.67%
WDL/Value.py 14 15 93.33%
WDL/_parser.py 19 20 95.0%
WDL/runtime/backend/docker_swarm.py 16 17 94.12%
WDL/runtime/download.py 9 10 90.0%
WDL/runtime/task.py 24 25 96.0%
WDL/Error.py 14 16 87.5%
WDL/_util.py 32 35 91.43%
Totals Coverage Status
Change from base Build 9055682944: -0.04%
Covered Lines: 7391
Relevant Lines: 7765

💛 - Coveralls

@mlin mlin marked this pull request as ready for review June 18, 2024 04:26
@mlin mlin merged commit 04ca37e into main Jun 18, 2024
12 checks passed
@mlin mlin deleted the mlin/mypy branch June 18, 2024 06:45
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.

None yet

2 participants