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

Feat: implement output logic #2

Merged
merged 8 commits into from
Jul 20, 2023
Merged

Feat: implement output logic #2

merged 8 commits into from
Jul 20, 2023

Conversation

Uaitt
Copy link
Owner

@Uaitt Uaitt commented Jul 18, 2023

In this PR I have implemented version 0.1.0 of aasm-rbs 🎉

Description

This PR contains:

  • first implementation of the AaasmRbs module and Output class.
  • unit tests for both entities.
  • rename of the executable from aasm-rbs-generate to aasm-rbs
  • reorganization of the Gemfile.
  • configure Steep and add signatures.

Motivation and Context

How has this been tested?

With automated tests for both new entities.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@Uaitt Uaitt self-assigned this Jul 18, 2023
@Uaitt Uaitt added the enhancement New feature or request label Jul 18, 2023
@Uaitt Uaitt force-pushed the feat/implement-output-logic branch 2 times, most recently from e5c2f0d to 86d93ea Compare July 20, 2023 15:05
@Uaitt Uaitt force-pushed the feat/implement-output-logic branch from 367e1fd to b754879 Compare July 20, 2023 15:08
@Uaitt Uaitt merged commit 23968c0 into main Jul 20, 2023
5 checks passed
@Uaitt Uaitt deleted the feat/implement-output-logic branch August 4, 2023 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant