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

export script for 3d mesh network of jobs #4723

Merged
merged 3 commits into from
Sep 3, 2019

Conversation

owocki
Copy link
Contributor

@owocki owocki commented Jul 1, 2019

@owocki
Copy link
Contributor Author

owocki commented Jul 1, 2019

i dont know that this actually needs to be in the codebase.. maybe it can go in the helper scripts dir...

danlipert
danlipert previously approved these changes Jul 17, 2019
@thelostone-mc
Copy link
Member

@owocki I guess it's alright 🤷‍♂
Travis failing cause of isort. will fix it this time cause we are friends. :P

Running the precommit hooks before the final commit would help us out a lot 🙌

@owocki
Copy link
Contributor Author

owocki commented Jul 29, 2019

9382a03 fixes linter

@codecov
Copy link

codecov bot commented Jul 29, 2019

Codecov Report

Merging #4723 into master will increase coverage by 1.53%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4723      +/-   ##
==========================================
+ Coverage   30.41%   31.95%   +1.53%     
==========================================
  Files         216      217       +1     
  Lines       17223    18288    +1065     
  Branches     2332     2648     +316     
==========================================
+ Hits         5239     5844     +605     
- Misses      11776    12205     +429     
- Partials      208      239      +31
Impacted Files Coverage Δ
...arketing/management/commands/export_graph_edges.py 0% <0%> (ø)
app/dashboard/helpers.py 13.54% <0%> (-0.35%) ⬇️
app/dashboard/views.py 14.36% <0%> (-0.01%) ⬇️
app/marketing/views.py 12.65% <0%> (+0.49%) ⬆️
app/dashboard/admin.py 67.96% <0%> (+2.4%) ⬆️
app/dashboard/models.py 60.97% <0%> (+5.29%) ⬆️
app/marketing/utils.py 38.34% <0%> (+5.69%) ⬆️

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 5a4f4e5...9382a03. Read the comment docs.

@codecov
Copy link

codecov bot commented Jul 29, 2019

Codecov Report

Merging #4723 into master will increase coverage by 1.51%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4723      +/-   ##
==========================================
+ Coverage   31.03%   32.55%   +1.51%     
==========================================
  Files         218      217       -1     
  Lines       17515    20038    +2523     
  Branches     2404     3060     +656     
==========================================
+ Hits         5436     6523    +1087     
- Misses      11856    13229    +1373     
- Partials      223      286      +63
Impacted Files Coverage Δ
...arketing/management/commands/export_graph_edges.py 0% <0%> (ø)
app/dashboard/utils.py 34.49% <0%> (-6.25%) ⬇️
app/app/context.py 48.21% <0%> (-4.06%) ⬇️
app/kudos/views.py 20.1% <0%> (-1.49%) ⬇️
app/grants/views.py 13.88% <0%> (-0.9%) ⬇️
app/app/urls.py 88.88% <0%> (-0.48%) ⬇️
app/marketing/mails.py 13.9% <0%> (-0.46%) ⬇️
app/app/settings.py 78.81% <0%> (-0.16%) ⬇️
...dashboard/management/commands/set_user_personas.py 0% <0%> (ø) ⬆️
...pp/economy/management/commands/refresh_bounties.py 0% <0%> (ø) ⬆️
... and 19 more

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 aacbcfd...7813dd4. Read the comment docs.

@owocki owocki merged commit 54efd11 into master Sep 3, 2019
@thelostone-mc thelostone-mc deleted the kevin/export_mesh_network_jobs_2 branch June 27, 2020 00:48
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.

3 participants