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

[ASSET-9] Define models and add tests #5

Merged
merged 4 commits into from
Jan 16, 2024

Conversation

jormal
Copy link
Collaborator

@jormal jormal commented Jan 15, 2024

Pull Request

Description

각 data model을 python code로 정의하고, data의 validation test를 추가합니다.

Related issue: ASSET-9

Changes

  • cdd3f60: 각 data model을 추가합니다.
  • 3d0d9cf: 각 data model에 대한 test를 추가합니다.
  • f296c55: Test 결과를 이용하여 사소한 data 오류들을 수정합니다.
  • de20295: CI workflow를 추가합니다.

Types of Changes (multiple options can be selected)

  • Create asset information
  • Update asset information
  • Delete asset information
  • Other Model setting

Checklist

  • Did you pass the tests?
  • Did you run the pre-process?
  • Have you added and run tests to validate the changes?

Signed-off-by: jormal <jormal@naver.com>
Signed-off-by: jormal <jormal@naver.com>
Signed-off-by: jormal <jormal@naver.com>
@jormal jormal added the settings Set this repository label Jan 15, 2024
@jormal jormal self-assigned this Jan 15, 2024
Signed-off-by: jormal <jormal@naver.com>
@jormal jormal force-pushed the feature/ASSET-9.02-AddTestCode branch from 903b996 to de20295 Compare January 15, 2024 10:07
@jormal jormal marked this pull request as ready for review January 15, 2024 10:08
@jormal jormal requested a review from a team as a code owner January 15, 2024 10:08
@jormal jormal merged commit d21b984 into feature/ASSET-9 Jan 16, 2024
1 check passed
@jormal jormal deleted the feature/ASSET-9.02-AddTestCode branch January 16, 2024 03:31
@jormal jormal mentioned this pull request Jan 17, 2024
7 tasks
jormal added a commit that referenced this pull request Jan 18, 2024
* [ASSET-9] Add info.json files (#4)

* ASSET-9 Add ethereum info

* ASSET-9 Add optimism info

* ASSET-9 Edit git ignore file

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Reformat the svg codes

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Fix to fit with JSON scheme

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add bsc info

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add polygon info

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Fix the property name

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add Klaytn info

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add Bifrost info

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add Base info

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add Arbitrum info

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add Avalanche info

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add protocol info

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add unknown info and add asset name

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add enum values and descriptions

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Fix optimism icon

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Fix URL of Bifrost Bridge  to apply @yjkellyjoo's comment

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add protocol tag enum to apply @yjkellyjoo's comment

Signed-off-by: jormal <jormal@naver.com>

---------

Signed-off-by: jormal <jormal@naver.com>

* [ASSET-9] Define models and add tests (#5)

* ASSET-9 Add model of information

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add validation test for each model

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Fix wrong info

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Add CI workflow

Signed-off-by: jormal <jormal@naver.com>

---------

Signed-off-by: jormal <jormal@naver.com>

* [Asset-9] Add image preprocess (#6)

* ASSET-9 Refactor image preprocess

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Refine image validation

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Refine ID's regex pattern

Signed-off-by: jormal <jormal@naver.com>

* ASSET-9 Chore edit

Signed-off-by: jormal <jormal@naver.com>

---------

Signed-off-by: jormal <jormal@naver.com>

---------

Signed-off-by: jormal <jormal@naver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
settings Set this repository
Development

Successfully merging this pull request may close these issues.

3 participants