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

Version 3.0.0-beta was Released #1028

Merged
merged 3 commits into from
Sep 3, 2024
Merged

Version 3.0.0-beta was Released #1028

merged 3 commits into from
Sep 3, 2024

Conversation

josecelano
Copy link
Member

Version 3.0.0-beta was Released

39ab661 release: version 3.0.0-beta (Jose Celano)
14e672e tracing: add spans to many functions (Cameron Garnham)
3dc75d5 tracing: init tracing-subscriber in intragration tests (Cameron Garnham)
e4aa1db tracing: qualify use of tracing macros (Cameron Garnham)
2c4bdab chore: update to v1 of derive more (Cameron Garnham)
c5a724e chore: update deps (Cameron Garnham)
dcb7770 chore: update contrib bencode (Cameron Garnham)
bef5680 dev: vairous fixups (Cameron Garnham)
9362fa5 dev: use aquatic PeerId instead of local one (Cameron Garnham)
03e88d0 dev: use aquatic number_of_bytes (Cameron Garnham)
00af70f dev: remove announce event wrapper (Cameron Garnham)
325df70 dev: use aquatic_udp_protocol InfoHash inside our type (Cameron Garnham)
7779fa3 dev: remove announce_request wrapper (Cameron Garnham)
95333f0 chore(deps): update udp cookie consts due the hasher fn udpate (Jose Celano)
33757e0 chore(deps): update dependencies (Jose Celano)
8fcc016 develop: bump to version 3.0.0-beta-develop (Jose Celano)
592c9cc release: version 3.0.0-alpha.12 (Jose Celano)

Pull request description:

  Release Version 3.0.0-beta

ACKs for top commit:
  josecelano:
    ACK 39ab661

Tree-SHA512: c2943313343e2375d5910d65c6f5a076866652a7e320bae8ffb77fb82cb0a6629a817554fe03816536e7019ba29717f3f88ee45e6a25beda32b3de58445e0f77
@josecelano josecelano added this to the v3.0.0 milestone Sep 3, 2024
@josecelano josecelano self-assigned this Sep 3, 2024
@josecelano
Copy link
Member Author

ACK b88cc61

@josecelano josecelano merged commit 4921c11 into develop Sep 3, 2024
7 of 11 checks passed
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 69.54315% with 120 lines in your changes missing coverage. Please review.

Project coverage is 77.06%. Comparing base (05b6cc8) to head (b88cc61).
Report is 26 commits behind head on develop.

Files with missing lines Patch % Lines
contrib/bencode/src/error.rs 30.30% 23 Missing ⚠️
packages/primitives/src/peer.rs 79.10% 14 Missing ⚠️
src/servers/apis/server.rs 42.85% 12 Missing ⚠️
src/console/ci/e2e/tracker_container.rs 0.00% 11 Missing ⚠️
src/app.rs 0.00% 6 Missing ⚠️
src/console/ci/e2e/runner.rs 0.00% 6 Missing ⚠️
src/servers/udp/server/mod.rs 0.00% 5 Missing ⚠️
contrib/bencode/src/reference/decode.rs 69.23% 4 Missing ⚠️
src/bootstrap/jobs/health_check_api.rs 0.00% 4 Missing ⚠️
src/bootstrap/jobs/udp_tracker.rs 0.00% 4 Missing ⚠️
... and 16 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1028      +/-   ##
===========================================
- Coverage    77.15%   77.06%   -0.10%     
===========================================
  Files          185      178       -7     
  Lines        10068    10070       +2     
===========================================
- Hits          7768     7760       -8     
- Misses        2300     2310      +10     

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

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.

1 participant