aws / amazon-q-developer-cli

Add autocomplete and AI to your existing terminal on macOS & Linux
Apache License 2.0
26 stars 5 forks source link

fix: bump dependencies and add macos CI #144

Closed grant0417 closed 4 days ago

grant0417 commented 4 days ago

This PR bumps a number of macOS related dependencies and adds a macOS build to the rust CI.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov-commenter commented 4 days ago

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 16.40%. Comparing base (a88f9b5) to head (f64a177).

Files with missing lines Patch % Lines
crates/fig_desktop/src/webview/mod.rs 0.00% 10 Missing :warning:
crates/fig_desktop/src/webview/menu.rs 0.00% 5 Missing :warning:
crates/fig_desktop/src/update.rs 0.00% 2 Missing :warning:
crates/fig_desktop/src/utils.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================= Coverage 16.39% 16.40% ========================================= Files 1467 1502 +35 Lines 129228 134020 +4792 ========================================= + Hits 21186 21985 +799 - Misses 108042 112035 +3993 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.