- 
                Notifications
    You must be signed in to change notification settings 
- Fork 15
fix(ddcommon): Update rustls-native-certs to 0.8.1 #1033
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
Conversation
| Artifact Size Benchmark Reportaarch64-alpine-linux-musl
 aarch64-unknown-linux-gnu
 libdatadog-x64-windows
 libdatadog-x86-windows
 x86_64-alpine-linux-musl
 x86_64-unknown-linux-gnu
 | 
| Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 Additional details and impacted files@@            Coverage Diff             @@
##             main    #1033      +/-   ##
==========================================
+ Coverage   71.51%   71.56%   +0.05%     
==========================================
  Files         339      339              
  Lines       50649    50668      +19     
==========================================
+ Hits        36222    36263      +41     
+ Misses      14427    14405      -22     
 🚀 New features to boost your workflow:
 | 
| BenchmarksComparisonBenchmark execution time: 2025-04-21 15:28:53 Comparing candidate commit 1a1bb6d in PR branch  Found 0 performance improvements and 7 performance regressions! Performance is the same for 45 metrics, 2 unstable metrics. scenario:credit_card/is_card_number/ 3782-8224-6310-005
 scenario:credit_card/is_card_number/ 378282246310005
 scenario:credit_card/is_card_number/378282246310005
 scenario:ip_address/quantize_peer_ip_address_benchmark
 CandidateCandidate benchmark detailsGroup 1
 
 
 Group 2
 
 
 Group 3
 
 
 Group 4
 
 
 Group 5
 
 
 Group 6
 
 
 Group 7
 
 
 Group 8
 
 
 Group 9
 
 
 Group 10
 
 
 Group 11
 
 
 Group 12
 
 
 Group 13
 
 
 BaselineOmitted due to size. | 
What does this PR do?
Updates rustls-native-certs to 0.8.1.
Motivation
connector::tests::test_missing_root_certificates_only_allow_http_connectionstest fails when run fromddcommondirectory.Additional Notes
How to test the change?