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

1.1.0 release #57

Merged
merged 12 commits into from
Feb 10, 2022
Merged

1.1.0 release #57

merged 12 commits into from
Feb 10, 2022

Conversation

IndrajeetPatil
Copy link
Member

No description provided.

msevestre and others added 12 commits February 2, 2022 12:40
- better documentation for `isIncluded()`
- more tests
- more examples
* closes #29

* if not a vector, convert to one
* closes #29

error if objects are entered as arguments

* drop purrr
remove unnecessary lint detection
Separates docs for `validateIsSameLength()` from `validateIsOfLength()`
* closes #21; prepare for CRAN

* more tests with list
@codecov-commenter
Copy link

Codecov Report

Merging #57 (5ba9f1d) into main (92dc5be) will increase coverage by 0.06%.
The diff coverage is 97.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   98.55%   98.61%   +0.06%     
==========================================
  Files           7        7              
  Lines         138      144       +6     
==========================================
+ Hits          136      142       +6     
  Misses          2        2              
Impacted Files Coverage Δ
R/error-checks.R 97.29% <97.29%> (+0.32%) ⬆️
R/formatNumerics.R 100.00% <100.00%> (ø)
R/validation-helpers.R 98.07% <100.00%> (+0.07%) ⬆️

Continue to review full report at Codecov.

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

@IndrajeetPatil
Copy link
Member Author

@msevestre, @PavelBal Can I merge this into main?

1.1.0 release already made it to CRAN yesterday, so the main is now lagging behind CRAN version.

@IndrajeetPatil IndrajeetPatil merged commit ab97945 into main Feb 10, 2022
@msevestre
Copy link
Member

How did you merge into main? Hopefully not using squash. As admin, great power comes with great responsibility

@IndrajeetPatil
Copy link
Member Author

Damn it. I did squash and merge. Force of habit 😞

Reverting it.

IndrajeetPatil added a commit that referenced this pull request Feb 10, 2022
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.

5 participants