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

Hirad/ Made CFD an independent package #5264

Merged
merged 8 commits into from
Apr 18, 2022

Conversation

hirad-deriv
Copy link
Contributor

Changes:

Please include a summary of the change and which issue is fixed below:

  • ...

When you need to add unit test

  • If this change disrupt current flow
  • If this change is adding new flow

When you need to add integration test

  • If components from external libraries are being used to define the flow, e.g. @deriv/components
  • If it relies on a very specific set of props with no default behavior for the current component.

Test coverage checklist (for reviewer)

  • Ensure utility / function has a test case
  • Ensure all the tests are passing

Type of change

  • Bug fix
  • New feature
  • Update feature
  • Refactor code
  • Translation to code
  • Translation to crowdin
  • Script configuration
  • Improve performance
  • Style only
  • Dependency update
  • Documentation update
  • Release

@vercel
Copy link

vercel bot commented Apr 14, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/deriv/deriv-app/5pQfkEP1nm9PEm9b1jxo29bKef4u
✅ Preview: https://deriv-app-git-fork-hirad-rewok-new-cfd-package.binary.sx

@github-actions
Copy link
Contributor

github-actions bot commented Apr 14, 2022

A production App ID was automatically generated for this PR. (log)

Click here to copy & paste above information.
- **PR**: [https://github.com/binary-com/deriv-app/pull/5264](https://github.com/binary-com/deriv-app/pull/5264)
- **URLs**:
    - **w/ App ID + Server**: https://deriv-app-git-fork-hirad-rewok-new-cfd-package.binary.sx?qa_server=frontend.binaryws.com&app_id=31586
    - **Original**: https://deriv-app-git-fork-hirad-rewok-new-cfd-package.binary.sx
- **App ID**: `31586`

@sonarcloud
Copy link

sonarcloud bot commented Apr 15, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 33 Code Smells

No Coverage information No Coverage information
3.2% 3.2% Duplication

@codecov-commenter
Copy link

Codecov Report

Merging #5264 (f84329e) into master (a2256ad) will decrease coverage by 0.16%.
The diff coverage is 4.15%.

❗ Current head f84329e differs from pull request most recent head e8545c1. Consider uploading reports for the commit e8545c1 to get more accurate results

@@            Coverage Diff             @@
##           master    #5264      +/-   ##
==========================================
- Coverage   13.54%   13.37%   -0.17%     
==========================================
  Files        1247     1279      +32     
  Lines       28393    28891     +498     
  Branches     4837     4870      +33     
==========================================
+ Hits         3845     3865      +20     
- Misses      24311    24789     +478     
  Partials      237      237              
Impacted Files Coverage Δ
packages/cfd/.eslintrc.js 0.00% <0.00%> (ø)
packages/cfd/.eslintrc.ts 0.00% <0.00%> (ø)
packages/cfd/build/config.js 0.00% <0.00%> (ø)
packages/cfd/build/constants.js 0.00% <0.00%> (ø)
packages/cfd/build/helpers.js 0.00% <0.00%> (ø)
packages/cfd/build/loaders-config.js 0.00% <0.00%> (ø)
packages/cfd/build/postcss.config.js 0.00% <0.00%> (ø)
packages/cfd/build/webpack.config-test.js 0.00% <0.00%> (ø)
packages/cfd/build/webpack.config.js 0.00% <0.00%> (ø)
packages/cfd/jest.config.js 0.00% <0.00%> (ø)
... and 56 more

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 a2256ad...e8545c1. Read the comment docs.

@matin-deriv matin-deriv merged commit 7872681 into deriv-com:master Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants