Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Anselmoo
Copy link
Owner

@Anselmoo Anselmoo commented Mar 11, 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?

@github-actions github-actions bot added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation maintenance Maintenance & Security pre-commit security labels Mar 11, 2023
@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Merging #666 (605dd62) into main (0385137) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #666   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         3570      3570           
=========================================
  Hits          3570      3570           

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

@Anselmoo Anselmoo changed the title feat: 👷 Add jupytext feat: 👷 Add latest mkdocs-jupyter Mar 12, 2023
@Anselmoo Anselmoo requested a review from josephzsombor March 12, 2023 19:19
@github-actions github-actions bot added github-actions Pull requests that update Github_actions code python Pull requests that update Python code labels Mar 15, 2023
@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Mar 15, 2023

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 0.00 ⭐ 0.00 ⭐ 0.00
Method Length 5.00 ⭐ 5.00 ⭐ 0.00
Working memory 1.00 ⭐ 1.00 ⭐ 0.00
Quality 100.00% 100.00% 0.00%
Other metrics Before After Change
Lines 2 2 0
Changed files Quality Before Quality After Quality Change
spectrafit/__init__.py 100.00% ⭐ 100.00% ⭐ 0.00%

Here are some functions in these files that still need a tune-up:

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

  • ⭐ excellent
  • 🙂 good
  • 😞 poor
  • ⛔ very poor

The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request.


Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Help us improve this quality report!

@Anselmoo Anselmoo enabled auto-merge (squash) March 15, 2023 21:04
Anselmoo and others added 11 commits March 17, 2023 18:04
Fixes #665

feat: 👷 Extend args for `jupytext`

docs: ⚡ Add missing `md` to docs

Add missing markdown examples for

docs: 📝 Update `example9_1`

fix: 🏗️ Add prettier to `jupytext`

Fixes #665

ci: Modified exclude in `prettier`-hook
Switching back `mkdocs-jupyter` by using the latest main branch
@Anselmoo Anselmoo force-pushed the Anselmoo/issue665 branch from 1c6f71b to a861b3d Compare March 17, 2023 17:09
@Anselmoo Anselmoo disabled auto-merge March 17, 2023 17:09
@github-actions github-actions bot removed python Pull requests that update Python code security labels Mar 17, 2023
@Anselmoo Anselmoo enabled auto-merge (squash) March 17, 2023 17:11
@Anselmoo Anselmoo disabled auto-merge March 17, 2023 17:18
@Anselmoo Anselmoo enabled auto-merge (squash) March 17, 2023 17:19
@Anselmoo Anselmoo disabled auto-merge March 17, 2023 18:07
@sonarqubecloud
Copy link

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 enabled auto-merge (squash) March 17, 2023 18:08
@Anselmoo Anselmoo merged commit 9cf761e into main Mar 17, 2023
@Anselmoo Anselmoo deleted the Anselmoo/issue665 branch March 17, 2023 18:19
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 github-actions Pull requests that update Github_actions code maintenance Maintenance & Security pre-commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: Replace mkdocs-jupyter by nbconvert

1 participant