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

convert bundle report class to module #63

Conversation

italomatos
Copy link

Description:
This PR has a goal to convert BundleReport class to Module. Classes have behaviour and data, but in this case is not necessary to be a class, could be a module. Reason is that Class is too heavy for creating only methods.

I will abide by the code of conduct.

@italomatos italomatos requested a review from a team as a code owner August 2, 2022 11:12
@italomatos italomatos requested review from bronzdoc and kindoflew and removed request for a team August 2, 2022 11:12
@italomatos italomatos force-pushed the convert-bundle-report-class-to-module branch from e22693b to 9a292fc Compare August 19, 2022 11:06
@mateusdeap mateusdeap requested review from hmdros and kaysiz and removed request for kindoflew and bronzdoc September 27, 2022 01:35
@mateusdeap
Copy link
Member

@kaysiz @hmdros could you review this?

etagwerker added a commit that referenced this pull request Oct 28, 2022
@etagwerker
Copy link
Member

@italomatos Thanks for submitting this change! I pushed it over here: 0866aa6

@etagwerker etagwerker closed this Oct 28, 2022
etagwerker added a commit that referenced this pull request Oct 28, 2022
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.

3 participants