Skip to content

added isoyear funtion#7197

Merged
ben-schwen merged 5 commits intomasterfrom
issue7154
Jul 22, 2025
Merged

added isoyear funtion#7197
ben-schwen merged 5 commits intomasterfrom
issue7154

Conversation

@venom1204
Copy link
Copy Markdown
Contributor

Closes #7154

This PR adds isoyear() as a complement to isoweek(), providing the ISO 8601 year for given dates.

Hi @MichaelChirico, could you please review this when you have a moment?
Thanks!

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.77%. Comparing base (428ba9a) to head (e6d6512).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7197   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files          81       81           
  Lines       15215    15216    +1     
=======================================
+ Hits        15029    15030    +1     
  Misses        186      186           

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 22, 2025

  • HEAD=issue7154 slower P<0.001 for memrecycle regression fixed in #5463
    Comparison Plot

Generated via commit e6d6512

Download link for the artifact containing the test results: ↓ atime-results.zip

Task Duration
R setup and installing dependencies 2 minutes and 48 seconds
Installing different package versions 20 seconds
Running and plotting the test cases 2 minutes and 37 seconds

Comment thread NEWS.md Outdated
Comment thread man/IDateTime.Rd
Comment thread man/IDateTime.Rd Outdated
venom1204 and others added 2 commits July 22, 2025 14:23
Co-authored-by: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com>
@venom1204 venom1204 requested a review from ben-schwen July 22, 2025 14:24
Comment thread NEWS.md Outdated
Copy link
Copy Markdown
Member

@ben-schwen ben-schwen left a comment

Choose a reason for hiding this comment

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

LGTM, TY!

@ben-schwen ben-schwen merged commit 4e97f03 into master Jul 22, 2025
10 checks passed
@ben-schwen ben-schwen deleted the issue7154 branch July 22, 2025 15:25
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.

Add isoyear

2 participants