Skip to content

MAINT: Test and clarify timing precision accessors - #914

Open
lntutor wants to merge 1 commit into
QuantEcon:mainfrom
lntutor:test-timings-accessors-889
Open

MAINT: Test and clarify timing precision accessors#914
lntutor wants to merge 1 commit into
QuantEcon:mainfrom
lntutor:test-timings-accessors-889

Conversation

@lntutor

@lntutor lntutor commented Jul 26, 2026

Copy link
Copy Markdown

Summary

  • add isolated coverage for timing precision reads, updates, and validation errors
  • clarify get_default_precision() as the read-only equivalent of float_precision()
  • replace uncollected doctest-style prompts with regular usage guidance
  • clean existing whitespace violations in the timing module

Closes #889

Validation

  • uv run --extra testing pytest quantecon/tests/test_timings.py -q
  • uv run --extra testing flake8 quantecon/timings quantecon/tests/test_timings.py

I also started the full pytest quantecon -q suite; it ran cleanly through 47% before the local terminal session ended unexpectedly.

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.

MAINT: Add tests for quantecon/timings and deduplicate its accessors

1 participant