kbase / collections

Data collections code including a service and loaders
MIT License
0 stars 1 forks source link

Safe filter fields in AQL #693

Closed MrCreosote closed 8 months ago

MrCreosote commented 8 months ago

The classic mistake of thinking since you control the fields you can just use dot notation. Nope, some sample fields have colons in them which borks things up.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.14%. Comparing base (83fc847) to head (d99d844).

:exclamation: Current head d99d844 differs from pull request most recent head 363fa1a. Consider uploading reports for the commit 363fa1a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #693 +/- ## ======================================== Coverage 46.14% 46.14% ======================================== Files 78 78 Lines 7034 7034 ======================================== Hits 3246 3246 Misses 3788 3788 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.