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

build: ⬆️ Updating to pydantic v2.0.0 #863

Merged
merged 5 commits into from
Jul 1, 2023
Merged

Conversation

Anselmoo
Copy link
Owner

@Anselmoo Anselmoo commented Jul 1, 2023

All PR-Submissions:


  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open
    Pull Requests for the same
    update/change?

New ✨✨ Feature-Submissions:


Changes to ⚙️ Core-Features:


  • Have you added an explanation of what your changes do and why you'd like
    us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

@Anselmoo Anselmoo enabled auto-merge July 1, 2023 06:47
@github-actions github-actions bot added maintenance Maintenance & Security dependencies Pull requests that update a dependency file labels Jul 1, 2023
@Anselmoo Anselmoo added enhancement New feature or request and removed maintenance Maintenance & Security dependencies Pull requests that update a dependency file labels Jul 1, 2023
@github-actions github-actions bot added documentation Improvements or additions to documentation testing Improve testing & coverage maintenance Maintenance & Security dependencies Pull requests that update a dependency file pre-commit labels Jul 1, 2023
@Anselmoo Anselmoo disabled auto-merge July 1, 2023 09:02
@Anselmoo Anselmoo added the python Pull requests that update Python code label Jul 1, 2023
@Anselmoo Anselmoo enabled auto-merge (squash) July 1, 2023 09:03
@github-actions github-actions bot removed the python Pull requests that update Python code label Jul 1, 2023
@Anselmoo Anselmoo disabled auto-merge July 1, 2023 09:07
@Anselmoo Anselmoo added the python Pull requests that update Python code label Jul 1, 2023
@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Merging #863 (cb7cfe6) into main (174249f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #863   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         3639      3635    -4     
=========================================
- Hits          3639      3635    -4     
Impacted Files Coverage Δ
spectrafit/test/test_models.py 100.00% <ø> (ø)
spectrafit/api/file_model.py 100.00% <100.00%> (ø)
spectrafit/api/notebook_model.py 100.00% <100.00%> (ø)
spectrafit/api/report_model.py 100.00% <100.00%> (ø)
spectrafit/api/rixs_model.py 100.00% <100.00%> (ø)
spectrafit/api/test/test_cmd_model.py 100.00% <100.00%> (ø)
spectrafit/api/tools_model.py 100.00% <100.00%> (ø)
spectrafit/models.py 100.00% <100.00%> (ø)
spectrafit/plugins/color_schemas.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot removed the python Pull requests that update Python code label Jul 1, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 1, 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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Anselmoo Anselmoo added the python Pull requests that update Python code label Jul 1, 2023
@Anselmoo Anselmoo enabled auto-merge (squash) July 1, 2023 10:34
@Anselmoo Anselmoo merged commit 6db03f0 into main Jul 1, 2023
29 checks passed
@Anselmoo Anselmoo deleted the Anselmoo/issue862 branch July 1, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request maintenance Maintenance & Security pre-commit python Pull requests that update Python code testing Improve testing & coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Updating to pydantic v2.0.0
1 participant