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

Add a example project for testing and showcase #91

Merged
merged 2 commits into from
Feb 13, 2022
Merged

Add a example project for testing and showcase #91

merged 2 commits into from
Feb 13, 2022

Conversation

shimizukawa
Copy link
Member

@shimizukawa shimizukawa commented Feb 13, 2022

Feature or Bugfix

  • Feature

Purpose

  • example applications for testing and showcase

Detail

  • examples/proj1 provides testapp models in the tests directory
  • GitHub Actions run:
    • makemigrations
    • sqlmigrate

For now, the test will fail because of a bug in sqlmigrate.

Relates

  • nothing

@codecov
Copy link

codecov bot commented Feb 13, 2022

Codecov Report

Merging #91 (e81c87d) into master (4fd73cd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   47.01%   47.01%           
=======================================
  Files           3        3           
  Lines         251      251           
  Branches       62       68    +6     
=======================================
  Hits          118      118           
  Misses        123      123           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fd73cd...e81c87d. Read the comment docs.

@shimizukawa shimizukawa changed the title Example project for testing and showcase Add a example project for testing and showcase Feb 13, 2022
@shimizukawa shimizukawa merged commit a67bb59 into jazzband:master Feb 13, 2022
@shimizukawa shimizukawa deleted the examples branch February 13, 2022 21:36
@shimizukawa shimizukawa restored the examples branch February 13, 2022 21:36
@shimizukawa shimizukawa deleted the examples branch February 14, 2022 08:18
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.

1 participant