Skip to content

Conversation

@wRAR
Copy link
Member

@wRAR wRAR commented Jun 13, 2025

No description provided.

@codecov
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.96%. Comparing base (9872f42) to head (cc9661b).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   97.96%   97.96%           
=======================================
  Files           5        5           
  Lines         344      344           
  Branches       69       69           
=======================================
  Hits          337      337           
  Misses          4        4           
  Partials        3        3           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

from ._ruleset import RequestRate, VisitTime

__all__ = ["Protego", "RequestRate", "VisitTime"]
__version__ = "0.4.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought this was no longer recommended, but I am not so sure anymore, so +0

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's mostly about keeping and doesn't convince me that we want to add it, I just assumed it's best practices when I added it. So it looks like the simplest recommended way to specify the version is just version = in pyporoject.toml.

@wRAR wRAR merged commit d25a32f into master Jun 19, 2025
37 checks passed
@wRAR wRAR deleted the hatchling branch June 19, 2025 14:01
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.

3 participants