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

update(chore): use typed dataclasses instead of dict #337

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

Guts
Copy link
Owner

@Guts Guts commented Dec 2, 2024

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Dec 2, 2024
Copy link

sonarqubecloud bot commented Dec 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
2 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.49%. Comparing base (72a2de7) to head (8fd6f74).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
+ Coverage   79.91%   80.49%   +0.57%     
==========================================
  Files          11       11              
  Lines         707      728      +21     
  Branches      121      121              
==========================================
+ Hits          565      586      +21     
  Misses         99       99              
  Partials       43       43              
Flag Coverage Δ
unittests 80.49% <100.00%> (+0.57%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
mkdocs_rss_plugin/models.py 100.00% <100.00%> (ø)
mkdocs_rss_plugin/plugin.py 90.57% <100.00%> (+0.06%) ⬆️

@Guts Guts merged commit a136ec4 into main Dec 2, 2024
11 checks passed
@Guts Guts deleted the improve/typed-dataclasses-instead-of-dict branch December 2, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant