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

Add tests for HistoryMapper event attributes conversions #927

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

natemort
Copy link
Member

What changed?

  • Add additional tests

Why?

  • Increase test coverage

How did you test it?

Potential risks

Release notes

Documentation Changes

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.53%. Comparing base (8693c37) to head (767cb5e).
Report is 3 commits behind head on master.

Additional details and impacted files

see 10 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8693c37...767cb5e. Read the comment docs.

public Set<String> missingFields;

@Test
public void testHistoryEvent() {
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: maybe test history constructor directly

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll be testing that in a followup that covers all the remaining mappers

@natemort natemort merged commit e62b0fb into cadence-workflow:master Oct 30, 2024
10 of 11 checks passed
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