vkottler / ifgen

An interface generator for distributed computing.
MIT License
1 stars 0 forks source link

Initial functional + tested generation #34

Closed vkottler closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #34 (a991573) into master (11b5544) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           52        52           
  Lines         1611      1626   +15     
=========================================
+ Hits          1611      1626   +15     
Files Coverage Δ
ifgen/__init__.py 100.00% <100.00%> (ø)
ifgen/commands/gen.py 100.00% <100.00%> (ø)
ifgen/environment/__init__.py 100.00% <100.00%> (ø)
ifgen/struct/__init__.py 100.00% <100.00%> (ø)
ifgen/struct/source.py 100.00% <100.00%> (ø)
ifgen/svd/group/__init__.py 100.00% <ø> (ø)
ifgen/svd/group/fields.py 100.00% <100.00%> (ø)
ifgen/svd/task.py 100.00% <100.00%> (ø)

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