Skip to content

pass dbname and collection from env#13

Merged
kont-noor merged 1 commit into
masterfrom
pass-db-from-env
May 26, 2025
Merged

pass dbname and collection from env#13
kont-noor merged 1 commit into
masterfrom
pass-db-from-env

pass dbname and collection from env

f75b86b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed May 26, 2025 in 0s

53.46% (-2.13%) compared to 341bae9

View this Pull Request on Codecov

53.46% (-2.13%) compared to 341bae9

Details

Codecov Report

Attention: Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.

Project coverage is 53.46%. Comparing base (341bae9) to head (f75b86b).

Files with missing lines Patch % Lines
internal/mongo_adapter/mongo_adapter.go 0.00% 13 Missing ⚠️
internal/server_app/server_app.go 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   55.58%   53.46%   -2.13%     
==========================================
  Files          11       11              
  Lines         403      419      +16     
==========================================
  Hits          224      224              
- Misses        173      189      +16     
  Partials        6        6              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.