ASU-CodeDevils / devilbot

A Rust rewrite of Flameboi to work for our Discord Server.
Apache License 2.0
16 stars 1 forks source link

Update dependencies and add DynamoDB suppport. #29

Closed jtmichelson closed 2 years ago

jtmichelson commented 2 years ago

Resolves #26 Resolves #27

github-actions[bot] commented 2 years ago

Test Results

0 tests  ±0   0 :heavy_check_mark: ±0   0s :stopwatch: ±0s 1 suites ±0   0 :zzz: ±0  1 files   ±0   0 :x: ±0 

Results for commit a4ccb3d7. ± Comparison against base commit 496ca411.

:recycle: This comment has been updated with latest results.

codecov-commenter commented 2 years ago

Codecov Report

Merging #29 (a4ccb3d) into main (496ca41) will increase coverage by 1.05%. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           main     #29      +/-   ##
=======================================
+ Coverage      0   1.05%   +1.05%     
=======================================
  Files         0       4       +4     
  Lines         0      95      +95     
=======================================
+ Hits          0       1       +1     
- Misses        0      94      +94     
Impacted Files Coverage Δ
resources/src/aws/dynamo.rs 0.00% <0.00%> (ø)
resources/src/main.rs 2.00% <0.00%> (ø)
resources/src/commands/ping.rs 0.00% <0.00%> (ø)
resources/src/commands/buns.rs 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more