Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update MM challenge leaderboard#73

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
nauhil wants to merge1 commit intotopcoder-platform:develop
base:develop
Choose a base branch
Loading
fromnauhil:develop
Open
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletionsREADME.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -6,6 +6,11 @@

The [Topcoder](https://www.topcoder.com) lib for internal ReactJS projects.


### Configuration for AV-Scan scorer review type ID

Change the property in `AV_SCAN_SCORER_REVIEW_TYPE_ID` in config.

### Development
```shell
# Install dependencies
Expand Down
16 changes: 16 additions & 0 deletions__tests__/__snapshots__/index.js.snap
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -17,6 +17,8 @@ Object {
"getActiveChallengesCountInit": [Function],
"getDetailsDone": [Function],
"getDetailsInit": [Function],
"getMmSubmissionsDone": [Function],
"getMmSubmissionsInit": [Function],
"getSubmissionsDone": [Function],
"getSubmissionsInit": [Function],
"loadResultsDone": [Function],
Expand DownExpand Up@@ -426,14 +428,17 @@ Object {
"countReset": [Function],
"debug": [Function],
"dir": [Function],
"dirxml": [Function],
"error": [Function],
"group": [Function],
"groupCollapsed": [Function],
"groupEnd": [Function],
"info": [Function],
"log": [Function],
"table": [Function],
"time": [Function],
"timeEnd": [Function],
"timeLog": [Function],
"trace": [Function],
"warn": [Function],
},
Expand DownExpand Up@@ -467,6 +472,7 @@ Object {
"getApiV2": [Function],
"getApiV3": [Function],
"getApiV4": [Function],
"getApiV5": [Function],
"getTcM2mToken": [Function],
},
"billing": Object {
Expand DownExpand Up@@ -510,6 +516,10 @@ Object {
"default": undefined,
"getReviewOpportunitiesService": [Function],
},
"submissions": Object {
"default": undefined,
"getService": [Function],
},
"terms": Object {
"default": undefined,
"getService": [Function],
Expand All@@ -527,6 +537,12 @@ Object {
"getService": [Function],
},
},
"submission": Object {
"default": undefined,
"getFinalScore": [Function],
"getProvisionalScore": [Function],
"processMMSubmissions": [Function],
},
"tc": Object {
"COMPETITION_TRACKS": Object {
"DATA_SCIENCE": "data_science",
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp