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

improve: minor enhancements in utils functions #1457

Merged
merged 2 commits into from
Aug 20, 2023

Conversation

lgrossi
Copy link
Contributor

@lgrossi lgrossi commented Aug 20, 2023

Description

This PR aims to make some minor adjustements in utils functions, like some standardization and simplification.

The main goal is actually add tests to those functions while we do some adjustments, so that we can start adding tests to our code base.

O are not aiming to add unit test to every single class, but this is a nice way to start testing the unit test framework til we get confortable enough to have small flows as our "unit" instead of individual methods.

@lgrossi lgrossi force-pushed the lucas/minor-adjusts-to-get-direction branch from 27fc0ed to a9bb2bd Compare August 20, 2023 20:31
@dudantas dudantas changed the title improve: minor improvements in utils functions improve: minor enhance in utils functions Aug 20, 2023
@lgrossi lgrossi force-pushed the lucas/minor-adjusts-to-get-direction branch from 15e2b4a to 3aae4bc Compare August 20, 2023 21:02
@lgrossi lgrossi force-pushed the lucas/minor-adjusts-to-get-direction branch from 3aae4bc to 7c8d08f Compare August 20, 2023 21:43
@lgrossi lgrossi changed the title improve: minor enhance in utils functions improve: minor enhancements in utils functions Aug 20, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@lgrossi lgrossi merged commit 9e4e504 into main Aug 20, 2023
@lgrossi lgrossi deleted the lucas/minor-adjusts-to-get-direction branch August 20, 2023 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants