Skip to content

Conversation

graycampbell
Copy link
Collaborator

πŸ“ Summary

  • Fixed MockVoidNonParameterizedMethod.Implementation.invokes being internal instead of public.

πŸ› οΈ Type of Change

  • Bug fix (change that fixes an issue)
  • New feature (change that adds functionality)
  • Breaking change (bug fix or feature that is not backwards compatible)
  • Documentation (DocC, API docs, markdown files, templates, etc.)
  • Testing (new tests, updated tests, etc.)
  • Refactoring or code formatting (no logic changes)
  • Updating dependencies (Swift packages, Homebrew, etc.)
  • CI/CD (change to automated workflows)

πŸ§ͺ How Has This Been Tested?

  • Existing tests all pass.

βœ… Checklist

  • I have added relevant tests
  • I have verified all tests pass
  • I have formatted my code using SwiftFormat
  • I have updated documentation (if needed)
  • I have added the appropriate label to my PR
  • I have read the contributing guidelines
  • I agree to follow this project's Code of Conduct

@graycampbell graycampbell requested a review from a team June 30, 2025 18:33
@graycampbell graycampbell self-assigned this Jun 30, 2025
@graycampbell graycampbell requested review from kevinmhankes, serdaraslanfetch, ben-fortier and gage-halverson-fetch and removed request for a team June 30, 2025 18:33
@graycampbell graycampbell added the bug Something isn't working label Jun 30, 2025
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 69.24%. Comparing base (3a0127f) to head (750a398).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   69.29%   69.24%   -0.05%     
==========================================
  Files          73       73              
  Lines        4585     4585              
==========================================
- Hits         3177     3175       -2     
- Misses       1408     1410       +2     

β˜” 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.

@graycampbell graycampbell merged commit 6bfceda into main Jun 30, 2025
7 of 8 checks passed
@graycampbell graycampbell deleted the bugfix/fixing-apis-that-are-supposed-to-be-public branch June 30, 2025 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants