Skip to content

chore: findlibs>=0.1.2#307

Open
Oisin-M wants to merge 2 commits into
developfrom
chore/min_findlibs_version
Open

chore: findlibs>=0.1.2#307
Oisin-M wants to merge 2 commits into
developfrom
chore/min_findlibs_version

Conversation

@Oisin-M

@Oisin-M Oisin-M commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Description

Uses findlibs.load method

findlibs.load("eckit", "eckitlib")

but this isn't available in older versions e.g. 0.1.0, giving errors

        findlibs.load("eckit")
        ^^^^^^^^^^^^^
    AttributeError: module 'findlibs' has no attribute 'load'

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.

🌦️ >> Documentation << 🌦️
https://sites.ecmwf.int/docs/dev-section/eckit/pull-requests/PR-307

@codecov-commenter

codecov-commenter commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.67%. Comparing base (3f8cc3b) to head (63400b5).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #307      +/-   ##
===========================================
+ Coverage    67.64%   67.67%   +0.02%     
===========================================
  Files         1182     1182              
  Lines        61644    61644              
  Branches      4660     4660              
===========================================
+ Hits         41698    41715      +17     
+ Misses       19946    19929      -17     

☔ View full report in Codecov by Harness.
📢 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.

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