synthesized-io / insight

🧿 Metrics & Monitoring of Datasets
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Update d2198fd60b0e_added_result_run_id.py #143

Closed marqueewinq closed 10 months ago

marqueewinq commented 10 months ago

I've made a mistake in https://github.com/synthesized-io/insight/pull/141.

For some reason the generated migration has nullable=False even while schema file has nullable=True, default=None args.

This hotfixes the migrations -- i will also delete the broken version from PyPI.

codecov[bot] commented 10 months ago

Codecov Report

Merging #143 (bf05cf8) into master (0c891bf) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #143   +/-   ##
======================================
  Coverage    79.5%   79.5%           
======================================
  Files          11      11           
  Lines         890     890           
  Branches      135     135           
======================================
  Hits          708     708           
  Misses        140     140           
  Partials       42      42           
sonarcloud[bot] commented 10 months ago

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
No Duplication information No Duplication information