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 architecture of statuses modules #25

Merged
merged 9 commits into from
Oct 6, 2018

Conversation

chrs1885
Copy link
Owner

@chrs1885 chrs1885 commented Oct 6, 2018

Issue information

  • Statuses modules inherit from abstract class which does not match expected architecture

Goal

  • Refactor code to not use abstract class for different statuses modules
  • Impürove test coverage

Implementation

Testing

  • Run unit tests on each target

@chrs1885 chrs1885 changed the title Feature/refactor statuses module Refactor architecture of statuses modules Oct 6, 2018
@chrs1885 chrs1885 added this to the 0.6.0 milestone Oct 6, 2018
@chrs1885 chrs1885 merged commit 5000d3c into develop Oct 6, 2018
@chrs1885 chrs1885 deleted the feature/refactor-statuses-module branch October 6, 2018 13:07
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