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

Operators #333

Merged
merged 47 commits into from
Jan 18, 2021
Merged

Operators #333

merged 47 commits into from
Jan 18, 2021

Conversation

Gervwyk
Copy link
Member

@Gervwyk Gervwyk commented Jan 18, 2021

No description provided.

…ump_yaml to _yaml_stringify, _load_yaml to _yaml_parse.
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 13219 lines exceeds the maximum allowed for the inline comments feature.

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #333 (343ae53) into develop (db193c6) will increase coverage by 0.49%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #333      +/-   ##
===========================================
+ Coverage    88.60%   89.10%   +0.49%     
===========================================
  Files          226      276      +50     
  Lines         3537     3698     +161     
  Branches       766      809      +43     
===========================================
+ Hits          3134     3295     +161     
  Misses         364      364              
  Partials        39       39              
Impacted Files Coverage Δ
packages/build/src/utils/files/getFile.js 100.00% <ø> (ø)
packages/build/src/build/buildRefs.js 100.00% <100.00%> (ø)
packages/cli/src/utils/getConfig.js 100.00% <100.00%> (ø)
packages/helpers/src/get.js 100.00% <100.00%> (ø)
packages/operators/src/common/and.js 100.00% <100.00%> (ø)
packages/operators/src/common/args.js 100.00% <100.00%> (ø)
packages/operators/src/common/array.js 100.00% <100.00%> (ø)
packages/operators/src/common/date.js 100.00% <100.00%> (ø)
packages/operators/src/common/divide.js 100.00% <100.00%> (ø)
packages/operators/src/common/eq.js 100.00% <100.00%> (ø)
... and 98 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 9c6e308...41f59a6. Read the comment docs.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 13219 lines exceeds the maximum allowed for the inline comments feature.

@SamTolmay SamTolmay merged commit 5fda866 into develop Jan 18, 2021
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.

None yet

2 participants