Skip to content

Conversation

jakeboone02
Copy link
Member

Fixes #177.

@codecov-io
Copy link

codecov-io commented Jan 24, 2021

Codecov Report

Merging #178 (c2f81df) into master (bd82b33) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #178   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          303       303           
  Branches        85        85           
=========================================
  Hits           303       303           
Impacted Files Coverage Δ
src/QueryBuilder.tsx 100.00% <100.00%> (ø)
src/utils/formatQuery.ts 100.00% <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 bd82b33...c2f81df. Read the comment docs.

@jakeboone02 jakeboone02 merged commit 6fad5c6 into master Jan 24, 2021
@jakeboone02 jakeboone02 deleted the export-default-configs branch January 24, 2021 06:41
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.

Can you please export "defaultOperators" and "defaultValueProcessor"?
2 participants