Closed stotko closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
b9720df
) 97.36% compared to head (933e588
) 97.36%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
The
type_traits
module has recently been made public. However, the name of the implementation header was not changed accordingly resulting in an inconsistency with the other headers. Fix this issue by renaming it.