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

Improve parsing of UDS DTC Snapshots and ExtendedData #4149

Merged
merged 5 commits into from
Nov 23, 2023

Conversation

polybassa
Copy link
Contributor

@polybassa polybassa commented Oct 12, 2023

This PR changes the definition of DTCs inside the UDS_RDTCI packet to have a better representation of the DTC. Additionally, a DTC Snapshot Packet class is introduced to allow customization of DTC Snapshot records for individual ECUs

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #4149 (eed336b) into master (2a4c4ae) will decrease coverage by 3.37%.
The diff coverage is 96.42%.

@@            Coverage Diff             @@
##           master    #4149      +/-   ##
==========================================
- Coverage   81.77%   78.40%   -3.37%     
==========================================
  Files         330      330              
  Lines       76290    76310      +20     
==========================================
- Hits        62383    59832    -2551     
- Misses      13907    16478    +2571     
Files Coverage Δ
scapy/contrib/automotive/uds.py 98.42% <96.42%> (+0.08%) ⬆️

... and 57 files with indirect coverage changes

@polybassa
Copy link
Contributor Author

@gpotter2 @guedou Can this PR get merged, please?

@gpotter2
Copy link
Member

It's a bad practice to start PRs with no description. Generally when I see stuff like that I think that it's a draft.

@polybassa
Copy link
Contributor Author

It's a bad practice to start PRs with no description. Generally when I see stuff like that I think that it's a draft.

Sorry

@polybassa
Copy link
Contributor Author

@gpotter2 @guedou Can this PR get merged, please?

@guedou guedou merged commit 088d58a into secdev:master Nov 23, 2023
18 of 19 checks passed
@gpotter2 gpotter2 added this to the 2.6.0 milestone Nov 28, 2023
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.

3 participants