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

Configurable constants #25

Merged
merged 6 commits into from
May 31, 2024
Merged

Conversation

SamClercky
Copy link
Contributor

This PR adds the ability to configure the user configurable constants through environment variables. This makes it easier to change them for an end-user.

Additionally, documentation in the README has been added with a short description about the meaning of all the environment variables.

Lastly, to help with better keeping track of what is happening, more fine-grained errors are added about the CCA backoff and ACK retries.

Copy link

codecov bot commented May 5, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 73.85%. Comparing base (a583f28) to head (a6ddeca).

Current head a6ddeca differs from pull request most recent head 4bfcf22

Please upload reports for the commit 4bfcf22 to get more accurate results.

Files Patch % Lines
dot15d4/src/csma/mod.rs 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   75.90%   73.85%   -2.06%     
==========================================
  Files          36       36              
  Lines        5334     5447     +113     
==========================================
- Hits         4049     4023      -26     
- Misses       1285     1424     +139     

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

@thvdveld thvdveld merged commit a3ed43c into thvdveld:main May 31, 2024
7 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.

None yet

2 participants