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: 1.4.1 #187

Merged
merged 7 commits into from
Mar 9, 2020
Merged

release: 1.4.1 #187

merged 7 commits into from
Mar 9, 2020

Conversation

sleepdefic1t
Copy link
Contributor

Release: 1.4.1

Added

Changed

Checklist

  • Ready to be merged

sleepdefic1t and others added 7 commits February 22, 2020 04:58
- add test for `Paths::Node::fees`.
- add static method to join body parameters.
   (replaced pattern was used 6 times; half missed in tests)
* feat: add methods for first and last block

* fix: typo

* fix: add missing paths

* fix: add missing mocks
-   added first and last block methods [#183]
-   improved building as a project dependency [#176]
@ghost ghost added Complexity: High More than 256 lines changed. Type: Release The issue or pull request is related to an upcoming release. labels Mar 6, 2020
@codecov
Copy link

codecov bot commented Mar 6, 2020

Codecov Report

Merging #187 into master will increase coverage by 2.17%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #187      +/-   ##
========================================
+ Coverage   97.82%   100%   +2.17%     
========================================
  Files           8      8              
  Lines         506    483      -23     
========================================
- Hits          495    483      -12     
+ Misses         11      0      -11
Impacted Files Coverage Δ
src/api/paths.cpp 100% <100%> (+2.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 392ad9a...974b9ed. Read the comment docs.

@faustbrian faustbrian merged commit 751212f into master Mar 9, 2020
@ghost ghost deleted the release/1.4.1 branch March 9, 2020 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: High More than 256 lines changed. Type: Release The issue or pull request is related to an upcoming release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants