awslabs / aws-c-s3

C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.
Apache License 2.0
93 stars 37 forks source link

Remove Dashboard and S3 Benchmark Stack #427

Closed waahm7 closed 3 months ago

waahm7 commented 3 months ago

Description of changes: Removes dashboard and s3 benchmark stack in favor of https://github.com/awslabs/aws-crt-s3-benchmarks.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.52%. Comparing base (f222ada) to head (1e89c44).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/awslabs/aws-c-s3/pull/427/graphs/tree.svg?width=650&height=150&src=pr&token=J4KP54FVLF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs)](https://app.codecov.io/gh/awslabs/aws-c-s3/pull/427?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs) ```diff @@ Coverage Diff @@ ## main #427 +/- ## ========================================== - Coverage 89.53% 89.52% -0.02% ========================================== Files 20 20 Lines 6012 6012 ========================================== - Hits 5383 5382 -1 - Misses 629 630 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/awslabs/aws-c-s3/pull/427/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs)