Migrate Site.test to Typescript#2481
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2481 +/- ##
=======================================
Coverage 51.11% 51.11%
=======================================
Files 124 124
Lines 5355 5355
Branches 1152 1152
=======================================
Hits 2737 2737
Misses 2328 2328
Partials 290 290 ☔ View full report in Codecov by Sentry. |
|
@yiwen101 Could you also remove the .js file in this PR? When pulling your branch I still see it |
Thanks for pulling my branch to test it. |
kaixin-hc
left a comment
There was a problem hiding this comment.
okay! Sorry about earlier - my editor i think cached the file so it looked like the .js file was being tracked and not properly ignored. But it is ignored, so all looks good to me : )
What is the purpose of this pull request?
Overview of changes:
Mostly some type cleaning and method arguments alignment. Working on #1913.
Anything you'd like to highlight/discuss:
Testing instructions:
Proposed commit message: (wrap lines at 72 characters)
Migrate Site.test to Typescript
Checklist: ☑️
Reviewer checklist:
Indicate the SEMVER impact of the PR:
At the end of the review, please label the PR with the appropriate label:
r.Major,r.Minor,r.Patch.Breaking change release note preparation (if applicable):