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: v1.5.0 #651

Merged
merged 14 commits into from
May 17, 2024
Merged

release: v1.5.0 #651

merged 14 commits into from
May 17, 2024

Conversation

alexruzenhack
Copy link
Contributor

Description

Start the release process for version 1.5.0.
This PR will merge any changes on master into release branch.

tuliomir and others added 14 commits April 10, 2024 18:42
* chore: new release process

* fix: branch name on template
* fix: getTxHistory
* test: improve getTxHistory unit test
* test: add integration test
* fix: mineTransaction test

* fix: codecov on integration tests

* fix: async test

* refactor: returns void promise instead of await
* feat: add first_block to ITxHistory and getTxHistory
* chore: upgrades `jest` and related

* fix: updates config

* chore: adapts custom environment
* chore: upgrades axios

* chore: lockfile
* feat: add cleanTokens to new/wallet

* test: add cleanTokens test to handleStop

* chore: increase timeout
release: next version v1.5.0
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.63%. Comparing base (400c319) to head (8e46117).

Additional details and impacted files
@@             Coverage Diff              @@
##           release     #651       +/-   ##
============================================
+ Coverage    62.01%   79.63%   +17.61%     
============================================
  Files           77       77               
  Lines         5826     5838       +12     
  Branches      1223     1227        +4     
============================================
+ Hits          3613     4649     +1036     
+ Misses        2116     1172      -944     
+ Partials        97       17       -80     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexruzenhack alexruzenhack merged commit fa17c95 into release May 17, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants