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

fix: Added es6-shim library to fix old browsers #4720

Merged
merged 2 commits into from
May 30, 2022

Conversation

andrewnester
Copy link
Contributor

Issue #, if available:

Description of changes:
Brought back from c9 branch

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@andrewnester andrewnester requested a review from nightwing May 29, 2022 14:26
@codecov
Copy link

codecov bot commented May 29, 2022

Codecov Report

Merging #4720 (54e845c) into master (bf2c7e2) will decrease coverage by 0.07%.
The diff coverage is 16.86%.

@@            Coverage Diff             @@
##           master    #4720      +/-   ##
==========================================
- Coverage   71.19%   71.11%   -0.08%     
==========================================
  Files         553      554       +1     
  Lines       55598    55678      +80     
  Branches    10392    10415      +23     
==========================================
+ Hits        39584    39597      +13     
- Misses      16014    16081      +67     
Flag Coverage Δ
unittests 71.11% <16.86%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/ace/lib/es6-shim.js 15.85% <15.85%> (ø)
lib/ace/lib/fixoldbrowsers.js 100.00% <100.00%> (+50.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 bf2c7e2...54e845c. Read the comment docs.

@andrewnester andrewnester merged commit 5ba71a0 into ajaxorg:master May 30, 2022
@andrewnester andrewnester deleted the es6-shim branch May 30, 2022 09:12
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.

2 participants