Skip to content

Docstring url property 1244#1425

Merged
stevepiercy merged 6 commits into
collective:mainfrom
samrodri911:docstring-url-property-1244
Jun 3, 2026
Merged

Docstring url property 1244#1425
stevepiercy merged 6 commits into
collective:mainfrom
samrodri911:docstring-url-property-1244

Conversation

@samrodri911
Copy link
Copy Markdown
Contributor

@samrodri911 samrodri911 commented May 28, 2026

I've resolved the lingering issues raised by @stevepiercy:

  1. Fixed news file conflict: Renamed news/1244.documentation to news/1244.documentation.1 to avoid conflict with the previously merged PR that used the same filename.

  2. Added Examples section heading: Added a proper "Examples:" section heading to organize the code examples better.

  3. Fixed indentation: Increased the indentation of all example code blocks by 4 spaces to ensure proper rendering in the documentation preview.

The changes are now ready for review. The documentation should display correctly as shown in the ReadTheDocs preview.


📚 Documentation preview 📚: https://icalendar--1425.org.readthedocs.build/en/1425/

- Rename news file to 1244.documentation.1 to avoid conflict
- Add 'Examples:' section heading
- Increase indentation of example code blocks (4 spaces)
- Ensure proper rendering in documentation
AI Disclosure:
- Model used: Gemini
- Interaction: Assisted in locating and resolving the F822 undefined name error in the __all__ list.
@samrodri911 samrodri911 force-pushed the docstring-url-property-1244 branch from 0b66885 to 54394c6 Compare May 28, 2026 15:25
@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 28, 2026

@stevepiercy
Copy link
Copy Markdown
Member

Supersedes #1418.

Comment thread src/icalendar/attr.py Outdated
samrodri911 and others added 2 commits June 1, 2026 22:18
Copy link
Copy Markdown
Member

@stevepiercy stevepiercy left a comment

Choose a reason for hiding this comment

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

Thank you for your perseverance and patience to improve icalendar. This is good to merge, after CI passes.

@stevepiercy stevepiercy enabled auto-merge (squash) June 3, 2026 11:52
@stevepiercy stevepiercy merged commit 02d750d into collective:main Jun 3, 2026
20 checks passed
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 26886893278

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage remained the same at 97.836%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 12718
Covered Lines: 12448
Line Coverage: 97.88%
Relevant Branches: 778
Covered Branches: 756
Branch Coverage: 97.17%
Branches in Coverage %: Yes
Coverage Strength: 2.93 hits per line

💛 - Coveralls

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.

4 participants