Skip to content

fix: display test snapshot error message #4091

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 2 commits into from
Aug 6, 2025
Merged

Conversation

fmenezes
Copy link
Collaborator

@fmenezes fmenezes commented Aug 6, 2025

Proposed changes

display test snapshot error message

Jira ticket: CLOUDP-#

Closes #[issue number]

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

@coveralls
Copy link
Collaborator

coveralls commented Aug 6, 2025

Coverage Status

coverage: 64.626% (-0.03%) from 64.656%
when pulling c4081dd on fix_test_packages
into 78a71f6 on master.

@fmenezes fmenezes marked this pull request as ready for review August 6, 2025 10:43
@fmenezes fmenezes requested a review from a team as a code owner August 6, 2025 10:43
@@ -78,18 +78,6 @@ We provide a git pre-commit hook to format and check the code, to install it run
We use [mockgen](go.uber.org/mock) to handle mocking in our unit tests.
If you need a new mock please update or add the `//go:generate` instruction to the appropriate file.

#### Compilation in VSCode
Copy link
Collaborator

Choose a reason for hiding this comment

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

[q] why are we removing this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've removed the tags, no need to setup this anymore

@@ -317,8 +317,6 @@ jobs:
config: ${{ vars.PERMISSIONS_CONFIG }}
- name: Checkout repository
uses: actions/checkout@v4
with:
Copy link
Collaborator

Choose a reason for hiding this comment

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

[q] for my own learning, why are we removing this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I see no need to download the full history here

blva
blva previously approved these changes Aug 6, 2025
@fmenezes fmenezes enabled auto-merge (squash) August 6, 2025 11:40
@fmenezes fmenezes merged commit 745bd25 into master Aug 6, 2025
25 of 26 checks passed
@fmenezes fmenezes deleted the fix_test_packages branch August 6, 2025 11:54
blva pushed a commit that referenced this pull request Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants