• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bitcoindevkit / rust-esplora-client / 13552496536
91%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2025 08:13PM UTC
Jobs 1
Files 4
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Feb 2025 08:10PM UTC coverage: 88.167% (-0.2%) from 88.344%
13552496536

push

github

ValuedMammal
Merge bitcoindevkit/rust-esplora-client#116: fix(ci): pin `native-tls` to `0.2.13` and `flate2` to `1.0.35`

84161bafb fix(ci): pint `flate2` to `1.0.35` (Leonardo Lima)
1aeb466dd fix(ci): pin `native-tls` to `0.2.13` (Leonardo Lima)

Pull request description:

  <!-- You can erase any parts of this template not applicable to your Pull Request. -->

  ### Description

  In the latest `native-tls` release [`0.2.14`](https://github.com/sfackler/rust-native-tls/releases/tag/v0.2.14) it's bumped their MSRV version to `1.80.0`.

  It's not a direct dependency, however, it comes as a transitive dependency from `reqwest`.

  Alongside that, the `flate2` dependency also bumped their MSRV to `1.67.0` which also requires pinning its version to `1.0.35`.

  This PR pins on CI both the `native-tls` to `0.2.13`, and `flate2` to `1.0.35`, and updates the instruction on `README.md` in order to properly build on MSRV.

  <!-- Describe the purpose of this PR, what's being adding and/or fixed -->

  ### Notes to the reviewers

  <!-- In this section you can include notes directed to the reviewers, like explaining why some parts
  of the PR were done in a specific way -->

  ### Changelog notice

  - Adds `native-tls 0.2.13` to MSRV pinning step on CI.
  - Adds `flate2 1.0.35` to MSRV pinning step on CI.

  <!-- Notice the release manager should include in the release tag message changelog -->
  <!-- See https://keepachangelog.com/en/1.0.0/ for examples -->

  ### Checklists

  #### All Submissions:

  * [x] I've signed all my commits
  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
  * [x] I ran `cargo fmt` and `cargo clippy` before committing

  <!--
  #### New Features:

  * [ ] I've added tests for the new feature
  * [ ] I've added docs for the new feature

  #### Bugfixes:

  * [ ] This pull request breaks the existing API
  * [ ] I've ad... (continued)

1140 of 1293 relevant lines covered (88.17%)

8.19 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
53.03
-8.01% src/api.rs
Jobs
ID Job ID Ran Files Coverage
1 13552496536.1 26 Feb 2025 08:13PM UTC 4
88.17
GitHub Action Run
Source Files on build 13552496536
  • Tree
  • List 4
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9c9e7a5c on github
  • Prev Build on master (#12165803391)
  • Next Build on master (#13912069194)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc