Skip to content

RUM-7624 Add integration tests for ITNV metric#2445

Merged
mariusc83 merged 1 commit into
feature/view-loading-timesfrom
mconstantin/rum-7624/add-integration-tests-for-itnv-metric
Dec 11, 2024
Merged

RUM-7624 Add integration tests for ITNV metric#2445
mariusc83 merged 1 commit into
feature/view-loading-timesfrom
mconstantin/rum-7624/add-integration-tests-for-itnv-metric

Conversation

@mariusc83

Copy link
Copy Markdown
Member

What does this PR do?

A brief description of the change being made with this pull request.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@mariusc83 mariusc83 self-assigned this Dec 10, 2024
@mariusc83
mariusc83 force-pushed the mconstantin/rum-7624/add-integration-tests-for-itnv-metric branch from 45bd1c9 to e64740a Compare December 10, 2024 13:12
@mariusc83
mariusc83 force-pushed the mconstantin/rum-7624/add-integration-tests-for-itnv-metric branch from e64740a to 3fc581f Compare December 10, 2024 13:14
@codecov-commenter

codecov-commenter commented Dec 10, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.10%. Comparing base (6658b89) to head (3fc581f).
Report is 2 commits behind head on feature/view-loading-times.

Additional details and impacted files
@@                      Coverage Diff                       @@
##           feature/view-loading-times    #2445      +/-   ##
==============================================================
+ Coverage                       70.04%   70.10%   +0.06%     
==============================================================
  Files                             775      775              
  Lines                           28736    28736              
  Branches                         4812     4812              
==============================================================
+ Hits                            20126    20144      +18     
+ Misses                           7278     7269       -9     
+ Partials                         1332     1323       -9     
Files with missing lines Coverage Δ
...actiontonextview/TimeBasedInteractionIdentifier.kt 90.91% <100.00%> (ø)

... and 26 files with indirect coverage changes

@mariusc83
mariusc83 marked this pull request as ready for review December 10, 2024 14:10
@mariusc83
mariusc83 requested review from a team as code owners December 10, 2024 14:10
}
}

@RepeatedTest(10)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should remove @RepeatedTest when pushing to remote

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have them everywhere in all the tests just to make sure we have enough test iterations there. They are super fast.

}
}

@RepeatedTest(10)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

}
}

@RepeatedTest(10)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

}
}

@RepeatedTest(10)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

}
}

@RepeatedTest(2)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

}
}

@RepeatedTest(2)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

@mariusc83
mariusc83 merged commit b8d9e3c into feature/view-loading-times Dec 11, 2024
@mariusc83
mariusc83 deleted the mconstantin/rum-7624/add-integration-tests-for-itnv-metric branch December 11, 2024 09:15
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.

4 participants