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

Release 0.7.3 #126

Merged
merged 16 commits into from
Feb 8, 2024
Merged

Release 0.7.3 #126

merged 16 commits into from
Feb 8, 2024

Conversation

khoroshevskyi
Copy link
Member

@khoroshevskyi khoroshevskyi commented Feb 7, 2024

Changes:

  • Fixed POP update
  • Improved error handling in views API
  • Added stats method to Namespace module
  • Updated docs
  • Added coverage

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Get statistics for project in the namespace or for all projects in the database.

:param namespace: namespace name [Default: None (all projects)]
:param monthly: if True, get statistics for the last 3 years monthly, else for the last 3 months daily.
Copy link
Contributor

Choose a reason for hiding this comment

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

Just curious, why these default values? 3 years monthly vs 3 months daily.
Why not just the last year? or the last 6 months if monthly?

Copy link
Member Author

Choose a reason for hiding this comment

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

idk, I just decided to do it. We can change it in the future. This functionality will be disabled on pephub anyway.
About 3 month, Nathan suggested it

Copy link
Contributor

@donaldcampbelljr donaldcampbelljr left a comment

Choose a reason for hiding this comment

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

Minor suggestions.

Co-authored-by: Donald Campbell <125581724+donaldcampbelljr@users.noreply.github.com>
@khoroshevskyi khoroshevskyi merged commit 895eb86 into master Feb 8, 2024
7 checks passed
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