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

release to beta #38

Merged
merged 8 commits into from
Jul 29, 2024
Merged

release to beta #38

merged 8 commits into from
Jul 29, 2024

Conversation

rafaelcr
Copy link
Collaborator

No description provided.

rafaelcr and others added 8 commits July 8, 2024 21:36
* test: new structure

* fix: codecov rust
* test: balance moves

* test: sequential ledger
* test: input rune balances

* chore: comment
* test: move from block output cache to lru cache

* chore: rename config toml

* ci: fix tarpaulin

* ci: install tarpaulin force
* add some etching and minting tests

* add back partial eq

---------

Co-authored-by: Rafael Cardenas <[email protected]>
Co-authored-by: brady.ouren <[email protected]>
* add cenotaph column to runes table

* add cenotaph to existing mig

* add cenotaph to api

---------

Co-authored-by: brady.ouren <[email protected]>
* add cenotaph column to runes table

* add cenotaph to existing mig

* chore: add api code to run test migrations

* fix migration setup and attempt some inserts

* fix some types and setup functions

* fix: testing setup and response asserts

* fix the spaced name regex and add test

* better expectation and review changes

---------

Co-authored-by: brady.ouren <[email protected]>
Co-authored-by: Rafael Cardenas <[email protected]>
* add number field to Rune response

* add number fetch to the sql

* add test which actually exercises the rune response with number

---------

Co-authored-by: brady.ouren <[email protected]>
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 64.91228% with 20 lines in your changes missing coverage. Please review.

Files Patch % Lines
src/db/mod.rs 66.66% 8 Missing ⚠️
api/src/pg/pg-store.ts 25.00% 3 Missing ⚠️
api/src/pg/types.ts 0.00% 3 Missing ⚠️
src/db/cache/index_cache.rs 0.00% 3 Missing ⚠️
api/src/api/util/helpers.ts 66.66% 1 Missing ⚠️
src/db/cache/transaction_cache.rs 83.33% 1 Missing ⚠️
src/db/models/db_rune.rs 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@rafaelcr rafaelcr requested a review from tippenein July 29, 2024 16:07
Copy link

Vercel deployment URL: https://runehook-jnqbm5mh5-hirosystems.vercel.app 🚀

@rafaelcr rafaelcr merged commit a4181f7 into beta Jul 29, 2024
16 of 17 checks passed
Copy link

🎉 This PR is included in version 0.3.0-beta.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 0.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants