Skip to content

Conversation

sharwell
Copy link

@sharwell sharwell commented Aug 1, 2023

Addresses an issue mentioned in a comment: #5521 (comment)

The Format* methods produced when EmitFormatMethods is set to true are not declared public, pending a resolution of #6579.

This change minimizes the number of cases in code that need to account
for switching between public and internal accessibility based on
per-file options.
@sharwell sharwell requested a review from a team as a code owner August 1, 2023 13:37
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #6827 (3663935) into main (d2a70fe) will increase coverage by 0.00%.
Report is 96 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #6827    +/-   ##
========================================
  Coverage   96.36%   96.37%            
========================================
  Files        1401     1401            
  Lines      329956   330085   +129     
  Branches    10837    10842     +5     
========================================
+ Hits       317965   318103   +138     
+ Misses       9259     9250     -9     
  Partials     2732     2732            

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.

2 participants