Skip to content

GPIO module and SubDummy tests#22

Open
kevincyap wants to merge 4 commits intomainfrom
subdummy
Open

GPIO module and SubDummy tests#22
kevincyap wants to merge 4 commits intomainfrom
subdummy

Conversation

@kevincyap
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 4, 2023

Codecov Report

❌ Patch coverage is 96.77419% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.70%. Comparing base (01a96df) to head (54e2603).
⚠️ Report is 6 commits behind head on main.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rishyak
Copy link
Copy Markdown
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