Skip to content

[core] feat: add fake report fetcher#58

Merged
AndreyMarkinPPC merged 1 commit into
mainfrom
core-fetcher-fake
Jul 21, 2025
Merged

[core] feat: add fake report fetcher#58
AndreyMarkinPPC merged 1 commit into
mainfrom
core-fetcher-fake

Conversation

@AndreyMarkinPPC

Copy link
Copy Markdown
Member
  • Update FakeApiClient to support initializating from csv and json files
  • Add FakeApiReportFetcher class and expose with with fake alias
  • Ensure that default parsers is DictParser for all ApiReportFetchers
  • Add tests for fake report fetcher and api client
  • Bump library to version 0.1.0

@codecov-commenter

codecov-commenter commented Jul 21, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 93.52518% with 9 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@3485717). Learn more about missing BASE report.

Files with missing lines Patch % Lines
libs/garf_core/garf_core/api_clients.py 85.71% 6 Missing ⚠️
libs/garf_core/garf_core/fetchers/rest.py 75.00% 2 Missing ⚠️
libs/garf_core/garf_core/fetchers/fake.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage        ?   89.00%           
=======================================
  Files           ?       52           
  Lines           ?     2446           
  Branches        ?        0           
=======================================
  Hits            ?     2177           
  Misses          ?      269           
  Partials        ?        0           

☔ 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.

* Update FakeApiClient to support initializating from csv and json files
* Add FakeApiReportFetcher class and expose with with `fake` alias
* Ensure that default parsers is DictParser for all ApiReportFetchers
* Add tests for fake report fetcher and api client
* Bump library to version 0.1.0
@AndreyMarkinPPC AndreyMarkinPPC merged commit 27bcd25 into main Jul 21, 2025
4 checks passed
@AndreyMarkinPPC AndreyMarkinPPC deleted the core-fetcher-fake branch July 21, 2025 19:45
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.

2 participants