Skip to content

Commit

Permalink
Ignore coverage for code too early to test
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 12, 2024
1 parent 0c3aa1c commit d25c321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

/**
* @experimental
* @codeCoverageIgnore This class is still experimental and not yet covered by tests.
*/
class PostAuthorPage extends InMemoryPage
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

/**
* @experimental
* @codeCoverageIgnore This class is still experimental and not yet covered by tests.
*/
class PostAuthorsPage extends InMemoryPage
{
Expand Down

0 comments on commit d25c321

Please sign in to comment.