Skip to content

Conversation

@dschach
Copy link
Owner

@dschach dschach commented Mar 29, 2022

Fixes #1
Allows quick reference to Record Type Name, DeveloperName without including the object name
BREAKING CHANGE: Method names now refer to DevName, not DeveloperName (method names were too long)

@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #4 (75b6f07) into main (a9feceb) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          104       112    +8     
=========================================
+ Hits           104       112    +8     
Flag Coverage Δ
Apex 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
force-app/main/default/classes/RecordTypes.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 2d67c43...75b6f07. Read the comment docs.

@dschach dschach merged commit 2dde81d into main Mar 29, 2022
@dschach dschach deleted the dschach/id-to-name-maps branch March 29, 2022 20:52
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.

[FR] Map<Id, Name> and Map<Id, DeveloperName>

2 participants