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

feat: derive defmt::Format and Clone/Copy for additional structs: #136

Merged
merged 4 commits into from
Nov 22, 2024

Conversation

elpiel
Copy link
Member

@elpiel elpiel commented Nov 22, 2024

  • GsvData - Clone
  • GllData - Clone & Copy
  • Error - defmt::Format

- GsvData - Clone
- GllData - Clone & Copy
- Error - defmt::Format

Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.80%. Comparing base (b56b2d1) to head (32f3e77).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   78.91%   78.80%   -0.12%     
==========================================
  Files          38       38              
  Lines        1423     1425       +2     
==========================================
  Hits         1123     1123              
- Misses        300      302       +2     

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


🚨 Try these New Features:

elpiel and others added 3 commits November 22, 2024 10:32
Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
@elpiel elpiel merged commit 18c69db into main Nov 22, 2024
14 of 15 checks passed
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