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

feat(local): add cache for local connector #54

Merged
merged 3 commits into from
Jan 11, 2024
Merged

feat(local): add cache for local connector #54

merged 3 commits into from
Jan 11, 2024

Conversation

jmfiaschi
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

Attention: 37 lines in your changes are missing coverage. Please review.

Comparison is base (a719289) 68.38% compared to head (f22f324) 68.61%.
Report is 5 commits behind head on main.

❗ Current head f22f324 differs from pull request most recent head c68f769. Consider uploading reports for the commit c68f769 to get more accurate results

Files Patch % Lines
src/connector/local.rs 8.00% 23 Missing ⚠️
src/helper/value.rs 90.62% 9 Missing ⚠️
src/document/csv.rs 83.33% 3 Missing ⚠️
src/updater/tera_helpers/function/object.rs 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   68.38%   68.61%   +0.22%     
==========================================
  Files          62       63       +1     
  Lines        4024     4113      +89     
==========================================
+ Hits         2752     2822      +70     
- Misses       1272     1291      +19     
Flag Coverage Δ
integration-tests 68.61% <75.65%> (+0.22%) ⬆️
unit-tests 68.61% <75.65%> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

# [2.7.0-beta.1](v2.6.0...v2.7.0-beta.1) (2024-01-11)

### Bug Fixes

* **apm:** fix error with pretty and jaeger ([a70cdb2](a70cdb2))

### Features

* **local:** add cache for local connector ([f22f324](f22f324))
@jmfiaschi jmfiaschi merged commit 8512b4c into main Jan 11, 2024
@jmfiaschi jmfiaschi deleted the beta branch January 11, 2024 21:24
github-actions bot pushed a commit that referenced this pull request Jan 11, 2024
# [2.7.0](v2.6.0...v2.7.0) (2024-01-11)

### Features

* **local:** add cache for local connector ([#54](#54)) ([8512b4c](8512b4c))
@jmfiaschi
Copy link
Owner Author

🎉 This PR is included in version 2.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants