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

Added cacheDir to env config. #454

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Added cacheDir to env config. #454

merged 2 commits into from
Nov 5, 2024

Conversation

5eeman
Copy link
Contributor

@5eeman 5eeman commented Nov 4, 2024

Removed duplicated EnvConfigEntity/ConfigParam class.

Removed duplicated EnvConfigEntity/ConfigParam class.
@5eeman 5eeman self-assigned this Nov 4, 2024
@5eeman 5eeman requested a review from plusema86 November 4, 2024 16:13
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 11.11111% with 8 lines in your changes missing coverage. Please review.

Project coverage is 21.31%. Comparing base (09be3af) to head (3b08766).

Files with missing lines Patch % Lines
...l/domain/use_cases/cache_credentials_use_case.dart 0.00% 1 Missing ⚠️
lib/iden3comm/authenticate.dart 0.00% 1 Missing ⚠️
...main/use_cases/fetch_and_save_claims_use_case.dart 50.00% 1 Missing ⚠️
...m/domain/use_cases/fetch_credentials_use_case.dart 0.00% 1 Missing ⚠️
...domain/use_cases/fetch_onchain_claim_use_case.dart 0.00% 1 Missing ⚠️
...omain/use_cases/fetch_onchain_claims_use_case.dart 0.00% 1 Missing ⚠️
...n/use_cases/generate_iden3comm_proof_use_case.dart 0.00% 1 Missing ⚠️
...ta/data_sources/lib_pidcore_proof_data_source.dart 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #454      +/-   ##
===========================================
+ Coverage    21.28%   21.31%   +0.02%     
===========================================
  Files          268      267       -1     
  Lines         8775     8744      -31     
===========================================
- Hits          1868     1864       -4     
+ Misses        6907     6880      -27     

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

@5eeman 5eeman merged commit 1cca8b5 into develop Nov 5, 2024
2 checks passed
@5eeman 5eeman deleted the feature/env_cache_folder branch November 5, 2024 09:08
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.

3 participants