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: remove redundant methods, update docs #66

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Conversation

dschach
Copy link
Owner

@dschach dschach commented Aug 19, 2023

Added table for documentation to show methods more clearly
Removed an unused, redundant method (getRecordTypes)

@codecov
Copy link

codecov bot commented Aug 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.51% 🎉

Comparison is base (90ea466) 98.48% compared to head (a02fd9b) 100.00%.
Report is 38 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #66      +/-   ##
===========================================
+ Coverage   98.48%   100.00%   +1.51%     
===========================================
  Files           1         1              
  Lines         132       181      +49     
===========================================
+ Hits          130       181      +51     
+ Misses          2         0       -2     
Flag Coverage Δ
Apex 100.00% <100.00%> (+1.51%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
force-app/main/default/classes/RecordTypes.cls 100.00% <100.00%> (+1.51%) ⬆️

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

@dschach dschach merged commit 3487d30 into main Aug 19, 2023
8 checks passed
@dschach dschach deleted the fix/clean-up-methods branch August 19, 2023 05:58
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.

1 participant