You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BuilGenerator probably doesn't use one of the formats for indicating generated sourcefiles (best one is ending in .g.cs rather than just .cs), which triggers a heuristic in Coverlet that tries to identify third-party libraries that are not relevant to instrument.
coverlet.collector
produces empty report when BuilGenerator is referenced (MelGrubb/BuilderGenerator#22)The text was updated successfully, but these errors were encountered: