Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

provide index in package types & parser + export more interface in the root index #132

Merged
merged 2 commits into from
Apr 11, 2021

Conversation

Nexucis
Copy link
Member

@Nexucis Nexucis commented Apr 11, 2021

That should ease the import when someone want to use this lib.

@Nexucis Nexucis requested a review from juliusv April 11, 2021 00:22
@codecov-io
Copy link

Codecov Report

Merging #132 (31d0a11) into master (88d36a2) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   71.97%   72.11%   +0.14%     
==========================================
  Files          11       13       +2     
  Lines         578      581       +3     
  Branches      131      131              
==========================================
+ Hits          416      419       +3     
  Misses        103      103              
  Partials       59       59              
Impacted Files Coverage Δ
src/lang-promql/complete/hybrid.ts 63.51% <100.00%> (-0.16%) ⬇️
src/lang-promql/parser/index.ts 100.00% <100.00%> (ø)
src/lang-promql/parser/matcher.ts 89.36% <100.00%> (ø)
src/lang-promql/parser/parser.ts 64.18% <100.00%> (-0.48%) ⬇️
src/lang-promql/parser/type.ts 68.96% <100.00%> (ø)
src/lang-promql/parser/vector.ts 89.28% <100.00%> (ø)
src/lang-promql/types/index.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 88d36a2...31d0a11. Read the comment docs.

@juliusv
Copy link
Member

juliusv commented Apr 11, 2021

👍

@juliusv juliusv merged commit d26fc55 into master Apr 11, 2021
@juliusv juliusv deleted the feature/index branch April 11, 2021 09:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants