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

Implement Special Search Parameter _elements #923

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Conversation

alexanderkiel
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Merging #923 (54856df) into develop (608eb07) will increase coverage by 0.01%.
The diff coverage is 96.42%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #923      +/-   ##
===========================================
+ Coverage    94.06%   94.07%   +0.01%     
===========================================
  Files          236      236              
  Lines        14835    14864      +29     
  Branches       376      377       +1     
===========================================
+ Hits         13954    13983      +29     
+ Misses         505      504       -1     
- Partials       376      377       +1     
Impacted Files Coverage Δ
modules/db/src/blaze/db/impl/batch_db.clj 83.47% <0.00%> (-0.70%) ⬇️
modules/interaction/src/blaze/interaction/util.clj 95.65% <66.66%> (-2.03%) ⬇️
modules/db/src/blaze/db/api.clj 83.03% <100.00%> (+0.15%) ⬆️
modules/db/src/blaze/db/cache_collector.clj 100.00% <100.00%> (ø)
modules/db/src/blaze/db/impl/db.clj 76.11% <100.00%> (+1.87%) ⬆️
modules/db/src/blaze/db/node.clj 97.81% <100.00%> (+0.06%) ⬆️
...s/interaction/src/blaze/interaction/search/nav.clj 100.00% <100.00%> (+1.26%) ⬆️
...nteraction/src/blaze/interaction/search/params.clj 100.00% <100.00%> (ø)
...ction/src/blaze/interaction/search_compartment.clj 93.47% <100.00%> (ø)
...nteraction/src/blaze/interaction/search_system.clj 100.00% <100.00%> (ø)
... and 3 more

@alexanderkiel alexanderkiel changed the title [WIP] Implement Special Search Parameter _elements Implement Special Search Parameter _elements Feb 23, 2023
@alexanderkiel alexanderkiel self-assigned this Feb 23, 2023
@alexanderkiel alexanderkiel added this to the v0.20.0 milestone Feb 23, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant