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.0 #1769

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Release 1.4.0 #1769

merged 1 commit into from
Dec 13, 2024

Conversation

rnijveld
Copy link
Member

@rnijveld rnijveld commented Dec 13, 2024

Also ran a cargo update on workspace and on fuzz:

Workspace:

    Updating crates.io index
     Locking 6 packages to latest compatible versions
    Updating bytes v1.8.0 -> v1.9.0
    Updating cc v1.2.1 -> v1.2.4
    Removing hermit-abi v0.3.9
    Updating indexmap v2.6.0 -> v2.7.0
    Updating mio v1.0.2 -> v1.0.3
    Updating socket2 v0.5.7 -> v0.5.8
    Updating syn v2.0.89 -> v2.0.90

Fuzz:

    Updating git repository `https://github.com/rust-random/rand.git`
    Updating crates.io index
     Locking 17 packages to latest compatible versions
      Adding bitflags v2.6.0
    Updating cc v1.2.1 -> v1.2.4
      Adding core-foundation v0.9.4
      Adding core-foundation-sys v0.8.7
    Updating libc v0.2.166 -> v0.2.168
    Updating ntp-proto v1.3.1 (/home/ruben/Projects/tg/pendulum-project/ntpd-rs/ntp-proto) -> v1.4.0
      Adding openssl-probe v0.1.5
    Updating rustls v0.23.19 -> v0.23.20
      Adding rustls-native-certs v0.7.3
      Adding rustls-pemfile v2.2.0
      Adding schannel v0.1.27
      Adding security-framework v2.11.1
      Adding security-framework-sys v2.12.1
    Updating serde v1.0.215 -> v1.0.216
    Updating serde_derive v1.0.215 -> v1.0.216
    Updating syn v2.0.89 -> v2.0.90
      Adding windows-sys v0.59.0

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.60%. Comparing base (32235c7) to head (383c5c6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1769   +/-   ##
=======================================
  Coverage   81.60%   81.60%           
=======================================
  Files          66       66           
  Lines       20671    20671           
=======================================
  Hits        16869    16869           
  Misses       3802     3802           

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

@rnijveld rnijveld added this pull request to the merge queue Dec 13, 2024
Merged via the queue into main with commit ef33a8c Dec 13, 2024
80 checks passed
@rnijveld rnijveld deleted the release/1.4.0 branch December 13, 2024 15:11
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.

2 participants