Skip to content

Conversation

@Zfinix
Copy link
Contributor

@Zfinix Zfinix commented Apr 24, 2022

Closes #255

@Zfinix Zfinix requested review from andrzejchm and wal33d006 April 27, 2022 15:33
@Zfinix
Copy link
Contributor Author

Zfinix commented Apr 27, 2022

This is ready guys

Comment on lines 90 to 93
# - name: cosmos_node_client - tests
#working-directory: packages/cosmos_node_client
#if: env.cosmos_node_client == 'true'
#run: flutter test
Copy link
Contributor

Choose a reason for hiding this comment

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

any reason this is commented out?

Copy link
Contributor Author

@Zfinix Zfinix Apr 28, 2022

Choose a reason for hiding this comment

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

We don't have any tests right now and the ci fails because of that, once we add tests we would we'd it back.

Copy link
Contributor

Choose a reason for hiding this comment

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

lets add one, even 2+2=4 test just to enable the CI from the beginning. you can always remove the test as soon as you add proper ones later on

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay

@@ -0,0 +1,228 @@
include: package:lint/analysis_options.yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

let's use cosmos_lint package here instead of specifying the rules again

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah I'm going to do that just needed the previous PR to be merged.

@Zfinix Zfinix requested a review from andrzejchm April 29, 2022 07:41
Copy link
Contributor

@andrzejchm andrzejchm left a comment

Choose a reason for hiding this comment

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

👏🏻

@Zfinix Zfinix merged commit 795924d into main May 5, 2022
@Zfinix Zfinix deleted the feat/cosmos_node_client branch May 5, 2022 10:35
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.

[Feature] Create 'cosmos_node_client' package

3 participants