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

84 expect wrapper #99

Merged
merged 61 commits into from
Apr 19, 2022
Merged

84 expect wrapper #99

merged 61 commits into from
Apr 19, 2022

Conversation

jmbarbone
Copy link
Collaborator

resolves #82
resolves #86

@jmbarbone jmbarbone mentioned this pull request Apr 1, 2022
@JanMarvin
Copy link
Owner

Yay, everything's green! is this ready for review?

@jmbarbone
Copy link
Collaborator Author

Yay, everything's green! is this ready for review?

A rarity that something I did actually increased codecov!

Yes, ready for review.

@JanMarvin
Copy link
Owner

Alright, I will begin with that Monday afternoon (traveling for the weekend). Guess all my nitpicking can be solved after merging, but I'm keen to understand your changes!

Copy link
Owner

@JanMarvin JanMarvin left a comment

Choose a reason for hiding this comment

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

Looking good. minor todos, only real question I have is if the wrapper test that uses waldo can live in tests instead as a regular function.

stop(msg, call. = FALSE)
}


which(replaceXMLEntities(wb$sheet_names) == sheetName)
which(replaceXMLEntities(wb$sheet_names) == sheet)
Copy link
Owner

Choose a reason for hiding this comment

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

the wb_create_font_node() below was already removed in main iirc.

R/class-workbook-wrappers.R Show resolved Hide resolved
R/class-workbook-wrappers.R Show resolved Hide resolved
R/class-workbook-wrappers.R Show resolved Hide resolved
R/class-workbook.R Show resolved Hide resolved
R/class-workbook.R Show resolved Hide resolved
R/expect-wrapper.R Show resolved Hide resolved
R/expect-wrapper.R Show resolved Hide resolved
@JanMarvin
Copy link
Owner

looks good to me! feel free to merge

@jmbarbone jmbarbone merged commit c9b612f into main Apr 19, 2022
@JanMarvin JanMarvin mentioned this pull request Apr 19, 2022
2 tasks
@jmbarbone jmbarbone deleted the 84-expect-wrapper branch May 5, 2022 15:00
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.

wbWorkbook$deep_clone() method
2 participants