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

Refactor Team class and update team_test.py #54

Merged
merged 7 commits into from
Oct 20, 2018
Merged

Refactor Team class and update team_test.py #54

merged 7 commits into from
Oct 20, 2018

Conversation

vyzw
Copy link
Contributor

@vyzw vyzw commented Oct 20, 2018

Pull Request

Description

Update Team class to also consume a Github team name as a constructor parameter to be used as a unique identifier. Update team_test.py to reflect changes to Team class.

Testing

If testing this change requires extra setup, please document it here:

Ticket(s)

Affects #51

(Create a copy of that line for each Github Issue affected,
and replace "Affects" with "Closes" if merging this will close the relevant ticket.)

@vyzw vyzw requested a review from a team October 20, 2018 21:53
@codecov
Copy link

codecov bot commented Oct 20, 2018

Codecov Report

Merging #54 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #54   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         129    113   -16     
=====================================
- Hits          129    113   -16
Impacted Files Coverage Δ
tests/model/team_test.py 100% <100%> (ø) ⬆️

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 057d22b...0b6a33d. Read the comment docs.

@vyzw vyzw changed the title Team command Refactor Team class and update team_test.py Oct 20, 2018
@vyzw vyzw merged commit 07e6dc8 into master Oct 20, 2018
@vyzw vyzw deleted the team-command branch October 20, 2018 22:18
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