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

2.4.0 - Add initial 'svd' command #28

Merged
merged 9 commits into from
Oct 3, 2023
Merged

2.4.0 - Add initial 'svd' command #28

merged 9 commits into from
Oct 3, 2023

Conversation

vkottler
Copy link
Owner

@vkottler vkottler commented Oct 2, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #28 (763c62e) into master (7c285c3) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master       #28    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           32        50    +18     
  Lines         1098      1452   +354     
==========================================
+ Hits          1098      1452   +354     
Files Coverage Δ
ifgen/__init__.py 100.00% <100.00%> (ø)
ifgen/commands/all.py 100.00% <100.00%> (ø)
ifgen/commands/svd.py 100.00% <100.00%> (ø)
ifgen/svd/__init__.py 100.00% <100.00%> (ø)
ifgen/svd/cpu.py 100.00% <100.00%> (ø)
ifgen/svd/device.py 100.00% <100.00%> (ø)
ifgen/svd/model/__init__.py 100.00% <100.00%> (ø)
ifgen/svd/model/address_block.py 100.00% <100.00%> (ø)
ifgen/svd/model/cluster.py 100.00% <100.00%> (ø)
ifgen/svd/model/cpu.py 100.00% <100.00%> (ø)
... and 10 more

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

@vkottler vkottler merged commit 50b5c65 into master Oct 3, 2023
5 checks passed
@vkottler vkottler deleted the dev/2.4.0 branch October 3, 2023 07:27
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