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: added API to fetch a single event by ID #268

Merged
merged 3 commits into from Mar 3, 2022

Conversation

ErikBjare
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #268 (c431a19) into master (f501a7a) will increase coverage by 0.12%.
The diff coverage is 67.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
+ Coverage   50.59%   50.72%   +0.12%     
==========================================
  Files          45       45              
  Lines        6151     6244      +93     
==========================================
+ Hits         3112     3167      +55     
- Misses       3039     3077      +38     
Impacted Files Coverage Δ
aw-server/src/endpoints/bucket.rs 75.92% <7.69%> (-5.96%) ⬇️
aw-datastore/src/worker.rs 82.72% <76.92%> (-0.24%) ⬇️
aw-datastore/src/datastore.rs 78.87% <80.39%> (+0.24%) ⬆️
aw-server/src/endpoints/mod.rs 65.71% <100.00%> (+0.32%) ⬆️
aw-server/src/config.rs 46.34% <0.00%> (-2.38%) ⬇️
aw-server/src/macros.rs 2.59% <0.00%> (-0.04%) ⬇️
aw-server/src/endpoints/hostcheck.rs 62.12% <0.00%> (+1.51%) ⬆️

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 28cdcac...c431a19. Read the comment docs.

@ErikBjare ErikBjare merged commit 98f0d68 into master Mar 3, 2022
@ErikBjare ErikBjare deleted the dev/get-single-event-by-id branch March 3, 2022 11:21
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.

None yet

1 participant