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

Fix/45 pass currencies explicitly #46

Merged
merged 5 commits into from
May 16, 2024

Conversation

AlexAxthelm
Copy link
Collaborator

Pass currencies object explicitly to check_missing_currency()

closes #45

Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 59.82%. Comparing base (d221800) to head (fd70adb).

Files Patch % Lines
R/add_portfolio_flags.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   59.82%   59.82%           
=======================================
  Files          31       31           
  Lines         585      585           
=======================================
  Hits          350      350           
  Misses        235      235           

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

DESCRIPTION Outdated Show resolved Hide resolved
R/add_portfolio_flags.R Outdated Show resolved Hide resolved
Copy link
Member

@cjyetman cjyetman 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 with some minor changes

Co-authored-by: CJ Yetman <cj@cjyetman.com>
@AlexAxthelm AlexAxthelm requested a review from cjyetman May 16, 2024 09:23
@cjyetman
Copy link
Member

@AlexAxthelm can you rebuild the docs please... I think the change I suggested probably causes a need for rebuild

@AlexAxthelm
Copy link
Collaborator Author

rendered.

@AlexAxthelm AlexAxthelm merged commit ac9144f into main May 16, 2024
9 of 10 checks passed
@AlexAxthelm AlexAxthelm deleted the fix/45-pass-currencies-explicitly branch May 16, 2024 10:12
AlexAxthelm added a commit to RMI-PACTA/workflow.transition.monitor that referenced this pull request May 16, 2024
cjyetman pushed a commit to RMI-PACTA/workflow.transition.monitor that referenced this pull request May 16, 2024
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.

check_missing_currency fails if currencies is not on search path
2 participants