Closed horsefacts closed 1 year ago
Coverage after merging horsefacts/fcast-id-domain into main will be
98.76% |
---|
File | Stmts | Branches | Funcs | Lines | Uncovered Lines |
---|---|---|---|---|---|
src | |||||
Bundler.sol | 100% | 100% | 100% | 100% | |
FnameResolver.sol | 100% | 100% | 100% | 100% | |
IdRegistry.sol | 100% | 100% | 100% | 100% | |
KeyRegistry.sol | 100% | 100% | 100% | 100% | |
StorageRegistry.sol | 100% | 100% | 100% | 100% | |
src/lib | |||||
Signatures.sol | 100% | 100% | 100% | 100% | |
TransferHelper.sol | 0% | 0% | 0% | 0% | 12, 17, 20, 20, 20 |
TrustedCaller.sol | 100% | 100% | 100% | 100% |
Motivation
Update the fname resolver tests to use the real fname domain,
fcast.id
.Merge Checklist
Choose all relevant options below by adding an
x
now or at any time before submitting for reviewPR-Codex overview
Focus of the PR:
This PR focuses on updating the FnameResolverTestSuite.sol file by changing the FNAME_SERVER_URL constant and DNS_ENCODED_NAME constant to use the new domain "fcast.id" instead of "farcaster.xyz".
Detailed summary: