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

Replace pydantic with mashumaro #414

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Replace pydantic with mashumaro #414

merged 2 commits into from
Nov 7, 2023

Conversation

frenck
Copy link
Owner

@frenck frenck commented Nov 7, 2023

Proposed Changes

Bye bye Pydantic 👋

@frenck frenck added the enhancement Enhancement of the code, not introducing new features. label Nov 7, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #414 (89f307a) into main (9c75824) will increase coverage by 0.53%.
Report is 1 commits behind head on main.
The diff coverage is 97.26%.

@@            Coverage Diff             @@
##             main     #414      +/-   ##
==========================================
+ Coverage   94.36%   94.89%   +0.53%     
==========================================
  Files           4        4              
  Lines         284      294      +10     
  Branches        9       17       +8     
==========================================
+ Hits          268      279      +11     
+ Misses         12       11       -1     
  Partials        4        4              
Files Coverage Δ
src/open_meteo/models.py 100.00% <100.00%> (ø)
src/open_meteo/open_meteo.py 74.13% <66.66%> (+1.72%) ⬆️

Copy link

sonarcloud bot commented Nov 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

98.2% 98.2% Coverage
0.0% 0.0% Duplication

@frenck frenck marked this pull request as ready for review November 7, 2023 18:07
@frenck frenck merged commit d810d1e into main Nov 7, 2023
23 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants