Skip to content

Stream query#29

Merged
nicklayb merged 9 commits intomainfrom
map-handler
Mar 15, 2025
Merged

Stream query#29
nicklayb merged 9 commits intomainfrom
map-handler

Conversation

@nicklayb
Copy link
Owner

No description provided.

@coveralls
Copy link

coveralls commented Mar 15, 2025

Pull Request Test Coverage Report for Build 762868f515ca47ddd22cb6f63a81cf2846854faf-PR-29

Details

  • 73 of 77 (94.81%) changed or added relevant lines in 9 files are covered.
  • 33 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+2.7%) to 68.112%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/loupe/ecto/errors/missing_schema_error.ex 0 1 0.0%
lib/loupe/stream/comparator.ex 30 31 96.77%
lib/loupe/phoenix_live_view/live_component.ex 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
src/loupe_parser.erl 33 83.37%
Totals Coverage Status
Change from base Build b1c6e4b46821992d7dace27f4c1deaf4ed19d7ef: 2.7%
Covered Lines: 927
Relevant Lines: 1361

💛 - Coveralls

@nicklayb nicklayb changed the title [WIP] Stream query Stream query Mar 15, 2025
@nicklayb
Copy link
Owner Author

Fixes #24

@nicklayb nicklayb merged commit 5247e16 into main Mar 15, 2025
1 check passed
nicklayb added a commit that referenced this pull request Mar 19, 2025
* Initial work.

* Needed to escape the tokens

* Fix pipeline

* Add match only single amp or single pipe

* More work to support single amp and or

* Support external_identifiers (#27)

* Support external_identifiers

* Add support for variables in params

* Fix type

* Fix Credo

* Bump version

* Stream query (#29)

* Working on documentation

* Working on tests

* Add tests for default comparator

* Add test fixtures

* Bump action version

* Bump image

* Update credo

* Done testing and documentation

* Remove unused file

* [main] Revert to hardcoded version

* Finish work
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