Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup visitor test data #568

Merged
merged 10 commits into from
Nov 8, 2024
Merged

Cleanup visitor test data #568

merged 10 commits into from
Nov 8, 2024

Conversation

Chris0296
Copy link
Collaborator

We have excessively large test bundles being used in the Visitor tests. They are useful for the eCR plugin to be more representative of the real VSM data with its idiosyncracies but are bloat for this project.

Trimming those bundles down to the minimum information which is sufficient to test functionality

Copy link

github-actions bot commented Oct 25, 2024

Formatting check succeeded!

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.34%. Comparing base (f9ffc9a) to head (a1ac006).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #568      +/-   ##
============================================
+ Coverage     73.33%   73.34%   +0.01%     
  Complexity       19       19              
============================================
  Files           363      363              
  Lines         19357    19357              
  Branches       2954     2954              
============================================
+ Hits          14195    14198       +3     
+ Misses         3736     3734       -2     
+ Partials       1426     1425       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Chris0296 Chris0296 marked this pull request as ready for review November 6, 2024 21:04
@Chris0296 Chris0296 requested a review from TahaAttari November 6, 2024 21:04
Copy link

sonarqubecloud bot commented Nov 7, 2024

Copy link
Collaborator

@TahaAttari TahaAttari left a comment

Choose a reason for hiding this comment

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

Looks great!

@TahaAttari TahaAttari merged commit c6e417f into master Nov 8, 2024
8 checks passed
@TahaAttari TahaAttari deleted the cleanup-visitor-test-data branch November 8, 2024 15:33
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