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

Add generator to create objects with fixture and tests #7

Merged
merged 10 commits into from
Aug 2, 2020
Merged

Conversation

ludeeus
Copy link
Owner

@ludeeus ludeeus commented Aug 2, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 2, 2020

Codecov Report

Merging #7 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master        #7     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           15        22      +7     
  Lines          608      2745   +2137     
===========================================
+ Hits           608      2745   +2137     
Impacted Files Coverage Δ
aiogithubapi/objects/orgs/team.py 100.00% <100.00%> (ø)
aiogithubapi/objects/repos/branch.py 100.00% <100.00%> (ø)
aiogithubapi/objects/repos/fork.py 100.00% <100.00%> (ø)
aiogithubapi/objects/repos/label.py 100.00% <100.00%> (ø)
aiogithubapi/objects/repository/collaborator.py 100.00% <100.00%> (ø)
aiogithubapi/objects/repository/pullrequest.py 100.00% <100.00%> (ø)
aiogithubapi/objects/users/user.py 100.00% <100.00%> (ø)
... and 4 more

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 78ec61b...49b3ee4. Read the comment docs.

@ludeeus ludeeus merged commit 2df3051 into master Aug 2, 2020
@ludeeus ludeeus deleted the generate branch August 2, 2020 10:41
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