Skip to content

feat: Add babel compiling on minimized setup #300

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 1 commit into from
Sep 20, 2021

Conversation

orronai
Copy link
Collaborator

@orronai orronai commented Sep 15, 2021

  • Fixed dev_bootstrap.sh file

- Fixed dev_bootstrap.sh file
@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #300 (56d21f8) into master (07cafa7) will increase coverage by 0.81%.
The diff coverage is 97.47%.

❗ Current head 56d21f8 differs from pull request most recent head 9eec9d3. Consider uploading reports for the commit 9eec9d3 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #300      +/-   ##
==========================================
+ Coverage   78.98%   79.80%   +0.81%     
==========================================
  Files          55       59       +4     
  Lines        2346     2451     +105     
==========================================
+ Hits         1853     1956     +103     
- Misses        493      495       +2     
Impacted Files Coverage Δ
lms/lmsweb/admin.py 93.33% <ø> (ø)
lms/models/users.py 88.88% <88.88%> (ø)
lms/models/register.py 94.44% <94.44%> (ø)
lms/lmsdb/models.py 90.78% <100.00%> (+0.34%) ⬆️
lms/lmsweb/__init__.py 96.55% <100.00%> (+0.25%) ⬆️
lms/lmsweb/forms/register.py 100.00% <100.00%> (ø)
lms/lmsweb/tools/validators.py 100.00% <100.00%> (ø)
lms/lmsweb/views.py 90.02% <100.00%> (+1.10%) ⬆️
lms/models/errors.py 100.00% <100.00%> (ø)
... and 3 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 07cafa7...9eec9d3. Read the comment docs.

@orronai orronai merged commit cd74a56 into master Sep 20, 2021
@orronai orronai deleted the add-babel-compiling-on-minimized-setup branch September 21, 2021 10:45
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