Skip to content

replace abstractclassmethod with abstract/class method #121

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

Merged
merged 1 commit into from
May 2, 2022

Conversation

YunchuWang
Copy link
Member

@YunchuWang YunchuWang commented May 1, 2022

image

This is to fix abc abstractclassmethod deprecation

@codecov
Copy link

codecov bot commented May 1, 2022

Codecov Report

Merging #121 (5a13796) into dev (ff3d9aa) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #121      +/-   ##
==========================================
+ Coverage   85.61%   85.64%   +0.02%     
==========================================
  Files          47       47              
  Lines        2781     2786       +5     
  Branches      374      374              
==========================================
+ Hits         2381     2386       +5     
  Misses        324      324              
  Partials       76       76              
Flag Coverage Δ
unittests 85.64% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
azure/functions/meta.py 78.49% <100.00%> (+0.59%) ⬆️

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 ff3d9aa...5a13796. Read the comment docs.

@YunchuWang YunchuWang merged commit 18c50cc into dev May 2, 2022
@YunchuWang YunchuWang deleted the wangbill/fix-abstractclassmethod branch May 2, 2022 14:29
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