earthkit-data icon indicating copy to clipboard operation
earthkit-data copied to clipboard

WIP: Group fdb requests for lazy loading

Open sandorkertesz opened this issue 1 month ago • 1 comments

Description

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

sandorkertesz avatar Oct 08 '25 17:10 sandorkertesz

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 85.75%. Comparing base (4ea4609) to head (fe2ac81).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #822      +/-   ##
===========================================
+ Coverage    85.69%   85.75%   +0.05%     
===========================================
  Files          182      182              
  Lines        14328    14388      +60     
  Branches       713      713              
===========================================
+ Hits         12279    12339      +60     
  Misses        1844     1844              
  Partials       205      205              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar Oct 15 '25 10:10 codecov-commenter