Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

fix: Apply mypy 0.920 update #104

Merged
merged 5 commits into from
Dec 18, 2021
Merged

fix: Apply mypy 0.920 update #104

merged 5 commits into from
Dec 18, 2021

Conversation

achimnol
Copy link
Member

  • setup: Upgrade mypy to 0.920
  • fix: Remove bogus type-casting
  • fix: Call __init__() as a classmethod

@achimnol achimnol added this to the 21.03 milestone Dec 18, 2021
@achimnol achimnol self-assigned this Dec 18, 2021
@codecov
Copy link

codecov bot commented Dec 18, 2021

Codecov Report

Merging #104 (e781449) into main (40b49b4) will not change coverage.
The diff coverage is 100.00%.

❗ Current head e781449 differs from pull request most recent head efc45b5. Consider uploading reports for the commit efc45b5 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   75.88%   75.88%           
=======================================
  Files          23       23           
  Lines        3201     3201           
=======================================
  Hits         2429     2429           
  Misses        772      772           
Impacted Files Coverage Δ
src/ai/backend/common/types.py 91.87% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40b49b4...efc45b5. Read the comment docs.

@achimnol achimnol merged commit 686d6b7 into main Dec 18, 2021
@achimnol achimnol deleted the fix/mypy-920-update branch December 18, 2021 03:43
achimnol added a commit that referenced this pull request Dec 18, 2021
* setup: Upgrade mypy to 0.920
* fix: Remove bogus type-casting
* fix: Call `__init__()` as a classmethod

Backported-From: main (22.03)
Backported-To: 21.09
achimnol added a commit that referenced this pull request Dec 18, 2021
* setup: Upgrade mypy to 0.920
* fix: Remove bogus type-casting
* fix: Call `__init__()` as a classmethod

Backported-From: main (22.03)
Backported-To: 21.03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant