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

ci: add cosmwasm & javascore build pipeline and codecov badge #11

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

DeepakBomjan
Copy link
Collaborator

@DeepakBomjan DeepakBomjan commented Jul 25, 2023

Description:

Commit Message

type: commit message

see the guidelines for commit messages.

Changelog Entry

version: <log entry>

Checklist:

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

* add gradle task to zip all the output jars
@DeepakBomjan DeepakBomjan linked an issue Jul 25, 2023 that may be closed by this pull request
@DeepakBomjan DeepakBomjan changed the title ci: 9 codecov setup xcall ci: add cosmwasm & javascore build pipeline and codecov badge Jul 25, 2023
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #11 (8af1993) into main (9b3e205) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #11   +/-   ##
=========================================
  Coverage     67.40%   67.40%           
  Complexity      108      108           
=========================================
  Files            35       35           
  Lines          1945     1945           
  Branches         55       55           
=========================================
  Hits           1311     1311           
  Misses          610      610           
  Partials         24       24           
Flag Coverage Δ
java 81.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ibrizsabin ibrizsabin merged commit d5058d3 into main Jul 27, 2023
9 of 10 checks passed
ibrizsabin pushed a commit that referenced this pull request Jan 19, 2024
* feat: add schema of cw-hub-bnusd

* feat: add archway as submodule

* feat: add cosmwasm-check as dev dependencies

* feat: add scripts for common tasks

* feat: add workflow to deploy wasm contracts

* feat: remove cosmwasm-check from dev dependencies and install as a tool

* feat: use 1.69.0 rust version

* install wasm-opt and cw-check in ci

* fix: add missing rust flags

* update package versions

* feat: add installation packages as components

* feat: use correct container name

* feat: separate out copy command

* feat: use sh command to run the script

* feat: move caching option to first step

* feat: install wasm-opt using downloaded file
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.

Codecov setup - xCall
2 participants