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

Drop unneeded default case in switch #491

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Drop unneeded default case in switch #491

merged 1 commit into from
Sep 23, 2024

Conversation

kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented Sep 23, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.58%. Comparing base (9229b6d) to head (9d2b1a3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
+ Coverage   84.53%   84.58%   +0.05%     
==========================================
  Files          35       35              
  Lines        1532     1531       -1     
==========================================
  Hits         1295     1295              
+ Misses        237      236       -1     

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10998766614

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 84.585%

Totals Coverage Status
Change from base Build 10307127785: 0.06%
Covered Lines: 1295
Relevant Lines: 1531

💛 - Coveralls

@kevmoo kevmoo merged commit 57188e4 into master Sep 23, 2024
30 checks passed
@kevmoo kevmoo deleted the drop_default_case branch September 23, 2024 17:19
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.

4 participants