Skip to content

Conversation

yuryfirebolt
Copy link
Contributor

No description provided.

@stepansergeevitch
Copy link
Collaborator

Also, do you think we could add integration tests for this method?

order_by = EngineOrder[order_by]
order_by = EngineOrder[order_by].name

if isinstance(region_eq, str):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would there be a case when region_eq is not a string?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, if it is None, but fair point, I would change it a bit

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 7, 2022

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 1 Code Smell

86.8% 86.8% Coverage
0.0% 0.0% Duplication

@yuryfirebolt
Copy link
Contributor Author

Also, do you think we could add integration tests for this method?

Should be doable, will do

@yuryfirebolt yuryfirebolt merged commit 617c32a into main Feb 7, 2022
@yuryfirebolt yuryfirebolt deleted the fix-engine-get-many branch February 7, 2022 13:22
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