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

GPIO module and SubDummy tests #22

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

GPIO module and SubDummy tests #22

wants to merge 4 commits into from

Conversation

kevincyap
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (01a96df) 70.52% compared to head (54e2603) 93.70%.

Files Patch % Lines
rtl/ahb/devices/SubDummy.sv 97.43% 1 Missing ⚠️
rtl/apb/devices/GPIO/GPIO.sv 95.65% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #22       +/-   ##
===========================================
+ Coverage   70.52%   93.70%   +23.17%     
===========================================
  Files           3        4        +1     
  Lines          95      127       +32     
===========================================
+ Hits           67      119       +52     
+ Misses         28        8       -20     

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

@rishyak
Copy link
Member

rishyak commented Dec 4, 2023

Good job getting the coverage back up. Take a look at the codecov warnings at your convenience and then merge once they're sorted.

This was linked to issues Dec 4, 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.

AHB Dummy Subordinate Coverage Issues APB GPIO Subordinate
2 participants