Skip to content

Integration tests for pull and sync #827

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

Merged
merged 4 commits into from
Aug 6, 2025
Merged

Integration tests for pull and sync #827

merged 4 commits into from
Aug 6, 2025

Conversation

isc-pbarton
Copy link
Collaborator

@isc-pbarton isc-pbarton commented Aug 1, 2025

Resolves #521

@isc-pbarton isc-pbarton marked this pull request as draft August 1, 2025 19:43
@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.71%. Comparing base (cbcdc5b) to head (392fcc3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #827      +/-   ##
==========================================
+ Coverage   40.53%   48.71%   +8.18%     
==========================================
  Files          24       24              
  Lines        3264     3264              
==========================================
+ Hits         1323     1590     +267     
+ Misses       1941     1674     -267     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@isc-pbarton isc-pbarton marked this pull request as ready for review August 1, 2025 19:57
@isc-pbarton isc-pbarton changed the title Integration test for pulling changes from remote Integration tests for pull and sync Aug 5, 2025
Copy link
Collaborator

@isc-dchui isc-dchui left a comment

Choose a reason for hiding this comment

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

Looks good other than a little indentation issue

@isc-pbarton isc-pbarton merged commit c48af63 into main Aug 6, 2025
2 checks passed
@isc-pbarton isc-pbarton deleted the test-pull branch August 6, 2025 17:35
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.

Unit tests to fully exercise pull/sync
3 participants