Skip to content

Conversation

@dschach
Copy link
Contributor

@dschach dschach commented Feb 18, 2022

  • Account.Tradestyle is only in Developer Edition or Data.com (deprecated). Contact.DoNotCall is in every org.
  • Avoid relying on Developer Edition Profile - use standard Marketing Profile instead.
  • Update API to 54.0 (Spring 22)

Fixes #46

@dschach
Copy link
Contributor Author

dschach commented Feb 18, 2022

@codefriar The actions error references a method that isn't in the PR/repo. I renamed "createMarketingUser" to "createStandardUser" and the error references the old name. Why do you think the action does that?

@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2022

Codecov Report

Merging #47 (50be705) into main (5234b5e) will decrease coverage by 0.52%.
The diff coverage is 95.83%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   98.92%   98.40%   -0.53%     
==========================================
  Files           3        3              
  Lines         186      188       +2     
==========================================
+ Hits          184      185       +1     
- Misses          2        3       +1     
Impacted Files Coverage Δ
force-app/main/default/classes/Safely.cls 97.43% <50.00%> (-1.25%) ⬇️
force-app/main/default/classes/CanTheUser.cls 98.83% <100.00%> (ø)
...e-app/main/default/tests/ApexRecipes_TestUtils.cls 100.00% <100.00%> (ø)

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 ecf470b...50be705. Read the comment docs.

@dschach
Copy link
Contributor Author

dschach commented Jul 16, 2022

@codefriar Bump.

@dschach
Copy link
Contributor Author

dschach commented Dec 7, 2024

@codefriar Update on this? Let's merge it.

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.

Tradestyle is only Developer Edition. Code should run in any org.

2 participants