Skip to content

[MOB-4605] Typescript Definition Validation #526

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

Merged
merged 5 commits into from
Mar 24, 2021

Conversation

alyezz
Copy link
Contributor

@alyezz alyezz commented Oct 7, 2020

  • Adds a script that compares the Javascript files with the typescript definition file and reports all discrepancies.
  • Adds this script as a step in CI

@alyezz alyezz self-assigned this Oct 7, 2020
AliAbdelfattah
AliAbdelfattah previously approved these changes Nov 7, 2020
@AliAbdelfattah
Copy link
Contributor

Requires rebasing on master.

alyezz and others added 3 commits November 12, 2020 11:52
* Fix discrepancies reported by the type validator

* Fix comments on the typescript validator

* Fix jest testing error

* Fix param name in crash reporting module
@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #526 (a201005) into master (b4eb79f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #526   +/-   ##
=======================================
  Coverage   86.08%   86.08%           
=======================================
  Files          24       24           
  Lines         424      424           
  Branches       82       82           
=======================================
  Hits          365      365           
  Misses         49       49           
  Partials       10       10           
Impacted Files Coverage Δ
modules/APM.js 64.70% <ø> (ø)
modules/CrashReporting.js 100.00% <ø> (ø)
index.js 78.29% <100.00%> (ø)

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 b4eb79f...a201005. Read the comment docs.

@AliAbdelfattah AliAbdelfattah changed the title Typescript Definition Validation [MOB-4605] Typescript Definition Validation Mar 24, 2021
@ymabdallah ymabdallah merged commit d0baaeb into master Mar 24, 2021
@ymabdallah ymabdallah deleted the feature/typescript-validation branch March 24, 2021 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants