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

Doctest #1440

Draft
wants to merge 4 commits into
base: main-dev
Choose a base branch
from
Draft

Doctest #1440

wants to merge 4 commits into from

Conversation

thorbjoernl
Copy link
Collaborator

Change Summary

A minor PR, mostly to benchmark what would have to be done to implement doctest (#1438 ) on Pyaerocom codebase.

Currently doctest exposes some lacking dependencies (#1439 ) and import errors. These would have to be resolved before this can be progressed further.

Related issue number

#1438

Checklist

  • Start with a draft-PR
  • The PR title is a good summary of the changes
  • PR is set to AeroTools and a tentative milestone
  • Documentation reflects the changes where applicable
  • Tests for the changes exist where applicable
  • Tests pass locally
  • Tests pass on CI
  • At least 1 reviewer is selected
  • Make PR ready to review

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.57%. Comparing base (e5f5c8a) to head (eb93541).
Report is 5 commits behind head on main-dev.

Additional details and impacted files
@@            Coverage Diff            @@
##           main-dev    #1440   +/-   ##
=========================================
  Coverage     78.57%   78.57%           
=========================================
  Files           137      137           
  Lines         20892    20892           
=========================================
  Hits          16415    16415           
  Misses         4477     4477           
Flag Coverage Δ
unittests 78.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

1 participant